Skip to content
  • Tor Lillqvist's avatar
    configure.in (G_LIBS_EXTRA) I think we can include <winsock2.h> and link · 02ef59ae
    Tor Lillqvist authored
    2005-02-05  Tor Lillqvist  <tml@novell.com>
    
    	* configure.in (G_LIBS_EXTRA)
    	* glib/giowin32.c: I think we can include <winsock2.h> and link
    	with -lws2_32. Only Windows 95 originally didn't have Winsock 2,
    	and it's available as an update for it. Not that we use any actual
    	Winsock 2 -only features, but still, simpler to link directly with
    	ws2_32.dll instead of going through wsock32.dll.
    02ef59ae