diff --git a/configure.in b/configure.in index 64243f26c..85aad4a1a 100644 --- a/configure.in +++ b/configure.in @@ -52,6 +52,8 @@ AC_C___ATTRIBUTE__ AC_PROG_LIBTOOL +AM_CONDITIONAL(ENABLE_SHARED, test "$enable_shared" = "yes") + rk_WFLAGS(-Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs) rk_TEST_PACKAGE(openldap,