From ddfca69195cb5fbd5112abc081d79745c38d932f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 12 Feb 2004 14:23:09 +0000 Subject: [PATCH] rename AC_WFLAGS to rk_WFLAGS git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13340 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/roken-frag.m4 | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cf/roken-frag.m4 b/cf/roken-frag.m4 index 3dcafd4db..103b939f9 100644 --- a/cf/roken-frag.m4 +++ b/cf/roken-frag.m4 @@ -26,7 +26,7 @@ dnl C characteristics AC_REQUIRE([AC_C___ATTRIBUTE__]) AC_REQUIRE([AC_C_INLINE]) AC_REQUIRE([AC_C_CONST]) -AC_WFLAGS(-Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs) +rk_WFLAGS(-Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs) AC_REQUIRE([rk_DB]) diff --git a/configure.in b/configure.in index 20bdfda6d..96424f1b1 100644 --- a/configure.in +++ b/configure.in @@ -55,7 +55,7 @@ AC_C___ATTRIBUTE__ AC_ENABLE_SHARED(no) AC_PROG_LIBTOOL -AC_WFLAGS(-Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs) +rk_WFLAGS(-Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs) rk_TEST_PACKAGE(openldap, [#include