]> granicus.if.org Git - apache/commitdiff
Netware Makefiles for mod_proxy:
authorRainer Jung <rjung@apache.org>
Mon, 8 Feb 2016 23:24:55 +0000 (23:24 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 8 Feb 2016 23:24:55 +0000 (23:24 +0000)
mod_proxy_express and mod_proxy_hcheck
do not need imports for sockets.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729291 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/NWGNUproxyexpress
modules/proxy/NWGNUproxyhcheck

index d9786de0d200b128314adca0fd3b377f1c220379..01536124d0e7eead5e27a1aab7d6050b7375658b 100644 (file)
@@ -208,12 +208,6 @@ FILES_nlm_Ximports = \
        @libc.imp \
        $(EOLIST)
 
-# Don't link with Winsock if standard sockets are being used
-ifndef USE_STDSOCKETS
-FILES_nlm_Ximports += @ws2nlm.imp \
-       $(EOLIST)
-endif
-
 #
 # Any symbols exported to here
 #
index 5f9e2b2b6ddd8864631dcb26dda11ac935633d32..78c7f69d25ea8be3d66f27f47f00d9758924b584 100644 (file)
@@ -209,12 +209,6 @@ FILES_nlm_Ximports = \
        @libc.imp \
        $(EOLIST)
 
-# Don't link with Winsock if standard sockets are being used
-ifndef USE_STDSOCKETS
-FILES_nlm_Ximports += @ws2nlm.imp \
-       $(EOLIST)
-endif
-
 #
 # Any symbols exported to here
 #