summaryrefslogtreecommitdiff
path: root/source/lib/replace
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-03-18 15:01:34 +0100
committerStefan Metzmacher <metze@samba.org>2008-03-18 15:59:23 +0100
commit62bb177a6e4a3e1f949b78c7cd7583f2e1271739 (patch)
tree19f26d1136b0384dbd9f53aff3a54682f0c68f4b /source/lib/replace
parent07e931a77f21e025281b6285f4ce7aebf1106b86 (diff)
downloadsamba-62bb177a6e4a3e1f949b78c7cd7583f2e1271739.tar.gz
libreplace: remove unused SOCKET_LIBS and NSL_LIBS
metze
Diffstat (limited to 'source/lib/replace')
-rw-r--r--source/lib/replace/socket.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/source/lib/replace/socket.m4 b/source/lib/replace/socket.m4
index ab948c1445b..984f81f15f3 100644
--- a/source/lib/replace/socket.m4
+++ b/source/lib/replace/socket.m4
@@ -37,6 +37,3 @@ if test x"$ac_cv_func_gethostbyname" = x"no"; then
[Whether the system has gethostbyname()])
fi
fi
-
-SOCKET_LIBS="${LIBREPLACE_NETWORK_LIBS}"
-NSL_LIBS=""