summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-05-07 17:20:38 +0200
committerStefan Metzmacher <metze@samba.org>2008-05-16 08:51:47 +0200
commitfc83dd6fd684559eb84789d57608f13295e64cb5 (patch)
treea913e03362fde56598538a804f15fa06d17d12bb /source3/configure.in
parent887da3e0f1f6fd6a4e4476908bb3c1a6ddba753f (diff)
downloadsamba-fc83dd6fd684559eb84789d57608f13295e64cb5.tar.gz
samba-fc83dd6fd684559eb84789d57608f13295e64cb5.tar.bz2
samba-fc83dd6fd684559eb84789d57608f13295e64cb5.zip
libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
metze (This used to be commit 0c9b24e1e75c5c10d3f3baafb80c5c27bb7e4c78)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/configure.in b/source3/configure.in
index a2f725bcb3..bc36cedc16 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -651,6 +651,7 @@ SAVE_CPPFLAGS="${CPPFLAGS}"
CPPFLAGS="${CPPFLAGS} ${SAMBA_CONFIGURE_CPPFLAGS}"
AC_LIBREPLACE_BROKEN_CHECKS
+AC_LIBREPLACE_NETWORK_CHECKS
CPPFLAGS="${SAVE_CPPFLAGS}"