move down rk_WFLAGS

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21184 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-20 03:07:39 +00:00
parent 4804d48986
commit 26118ef731

View File

@@ -55,8 +55,6 @@ 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)
rk_TEST_PACKAGE(openldap,
[#include <lber.h>
#include <ldap.h>],
@@ -432,6 +430,9 @@ rk_AUTH_MODULES([sia afskauthlib])
rk_DESTDIRS
rk_WFLAGS([-Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs])
AH_BOTTOM([#ifdef ROKEN_RENAME
#include "roken_rename.h"
#endif])