summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2006-09-05 12:08:35 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:17:13 -0500
commit81fdc61c114b66b8e58d5032d05029e5188a04eb (patch)
tree65da236e2dfdbc1169fb2527c32566464302dcbf /source4
parent6c1bcc6521c819da08813b645133e113eb4833f6 (diff)
downloadsamba-81fdc61c114b66b8e58d5032d05029e5188a04eb.tar.gz
samba-81fdc61c114b66b8e58d5032d05029e5188a04eb.tar.bz2
samba-81fdc61c114b66b8e58d5032d05029e5188a04eb.zip
r18084: we don't need the double sinclude() any more
(This used to be commit 2dab7886c1c0abfd95374c8a796f0fde029de8b6)
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/replace/libreplace.m42
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,