X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=configure.ac;h=3199aa8a1eac106ae2756bb984df559592bea878;hb=58f976626a7636c7b2e87fca0674f709d34f33c0;hp=f5e1e57406999ffcd7f9d01c21034d07c4432848;hpb=dec0636927f5d0ae4cf06ad2710d022990419879;p=awesomized%2Flibmemcached diff --git a/configure.ac b/configure.ac index f5e1e574..3199aa8a 100644 --- a/configure.ac +++ b/configure.ac @@ -32,6 +32,7 @@ ENABLE_UTILLIB SETSOCKOPT_SANITY ENABLE_HSIEH_HASH REQUIRE_POD2MAN +REQUIRE_PODCHECKER PROTOCOL_BINARY_TEST WITH_MEMCACHED ENABLE_DEPRECATED @@ -49,14 +50,9 @@ AS_IF([test "x$ac_cv_header_atomic_h" = "xyes"], AC_CONFIG_FILES([ Makefile - clients/Makefile - tests/Makefile docs/Makefile - example/Makefile - libmemcached/Makefile libmemcached/memcached_configure.h libhashkit/Makefile - support/Makefile support/libmemcached.pc support/libmemcached.spec support/libmemcached-fc.spec