summaryrefslogtreecommitdiff
path: root/source3
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 16:34:12 +0100
commit32b756258c1da401d7e1bd2cf3676702fa6ee1e4 (patch)
treefd548cf058014bdb2712b9c34d2529a1e922981a /source3
parentecf70c9a54d08d042756688ad84fd86f9ccf51fd (diff)
downloadsamba-32b756258c1da401d7e1bd2cf3676702fa6ee1e4.tar.gz
samba-32b756258c1da401d7e1bd2cf3676702fa6ee1e4.tar.bz2
samba-32b756258c1da401d7e1bd2cf3676702fa6ee1e4.zip
libreplace: remove unused SOCKET_LIBS and NSL_LIBS
metze (cherry picked from commit 62bb177a6e4a3e1f949b78c7cd7583f2e1271739) (This used to be commit f27d5e0cf80c49d81091a385cbfd0801b5483825)
Diffstat (limited to 'source3')
-rw-r--r--source3/lib/replace/socket.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/lib/replace/socket.m4 b/source3/lib/replace/socket.m4
index ab948c1445..984f81f15f 100644
--- a/source3/lib/replace/socket.m4
+++ b/source3/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=""