From: Rainer Jung Date: Mon, 8 Feb 2016 23:24:55 +0000 (+0000) Subject: Netware Makefiles for mod_proxy: X-Git-Tag: 2.5.0-alpha~2168 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8b2d31f3a51073f79456aed36aaadd6bb6c5724;p=apache Netware Makefiles for mod_proxy: 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 --- diff --git a/modules/proxy/NWGNUproxyexpress b/modules/proxy/NWGNUproxyexpress index d9786de0d2..01536124d0 100644 --- a/modules/proxy/NWGNUproxyexpress +++ b/modules/proxy/NWGNUproxyexpress @@ -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 # diff --git a/modules/proxy/NWGNUproxyhcheck b/modules/proxy/NWGNUproxyhcheck index 5f9e2b2b6d..78c7f69d25 100644 --- a/modules/proxy/NWGNUproxyhcheck +++ b/modules/proxy/NWGNUproxyhcheck @@ -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 #