Hi there,

most of the proxy makefiles contain the following block:

# Don't link with Winsock if standard sockets are being used
ifndef USE_STDSOCKETS
FILES_nlm_Ximports += @ws2nlm.imp \
        $(EOLIST)
endif


But it is missing from:

- NWGNUproxycon
- NWGNUproxywstunnel
- all of the NWGNUproxylbm_... files

Is there a reason for this? Can it be added to all of them? Could it then be moved to NWGNUmakefile instead?

Regards,

Rainer

Reply via email to