diff options
Diffstat (limited to 'source4/lib/replace/libreplace.m4')
-rw-r--r-- | source4/lib/replace/libreplace.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/replace/libreplace.m4 b/source4/lib/replace/libreplace.m4 index 593666a567..18b9a1a6e6 100644 --- a/source4/lib/replace/libreplace.m4 +++ b/source4/lib/replace/libreplace.m4 @@ -146,9 +146,7 @@ AC_CHECK_FUNCS(dlopen dlsym dlerror dlclose) AC_CHECK_FUNCS([syslog memset setnetgrent getnetgrent endnetgrent memcpy],, [AC_MSG_ERROR([Required function not found])]) -sinclude(lib/replace/getpass.m4) sinclude(getpass.m4) -sinclude(lib/replace/cc_features.m4) sinclude(cc_features.m4) LIBREPLACE_C99_STRUCT_INIT(c99_struct_initialization=yes, |