diff options
Diffstat (limited to 'source3/lib/replace/socket.m4')
-rw-r--r-- | source3/lib/replace/socket.m4 | 3 |
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="" |