From 555616b85e4de934d9230bcdc17ddf945ac11510 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 30 Jul 1998 07:05:15 +0000 Subject: added HAVE_FUNCTION_MACRO test (This used to be commit cae580ccc397ea33fdb24a777bdedef6e8271244) --- source3/acconfig.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source3/acconfig.h') diff --git a/source3/acconfig.h b/source3/acconfig.h index 53a58880ee..c99397a82d 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -49,5 +49,4 @@ #undef HAVE_PAM_AUTHENTICATE #undef HAVE_BROKEN_GETGROUPS #undef REPLACE_INET_NTOA - - +#undef HAVE_FUNCTION_MACRO -- cgit