1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

libreplace: remove unused SOCKET_LIBS and NSL_LIBS

metze
(cherry picked from commit 62bb177a6e4a3e1f949b78c7cd7583f2e1271739)
(This used to be commit f27d5e0cf80c49d81091a385cbfd0801b5483825)
This commit is contained in:
Stefan Metzmacher 2008-03-18 15:01:34 +01:00
parent ecf70c9a54
commit 32b756258c

View File

@ -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=""