From: Stefan Metzmacher Date: Tue, 18 Mar 2008 14:01:34 +0000 (+0100) Subject: libreplace: remove unused SOCKET_LIBS and NSL_LIBS X-Git-Tag: samba-3.3.0pre1~3252 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f27d5e0cf80c49d81091a385cbfd0801b5483825;p=thirdparty%2Fsamba.git libreplace: remove unused SOCKET_LIBS and NSL_LIBS metze (cherry picked from commit 62bb177a6e4a3e1f949b78c7cd7583f2e1271739) --- 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=""