diff --git a/configure.in b/configure.in index 147cb0076..08bbd165a 100644 --- a/configure.in +++ b/configure.in @@ -53,6 +53,7 @@ AC_C___ATTRIBUTE__ AC_PROG_LIBTOOL AM_CONDITIONAL(ENABLE_SHARED, test "$enable_shared" = "yes") +rk_VERSIONSCRIPT rk_WFLAGS(-Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs)