empserver/m4
Markus Armbruster c02468fd69 Simplify autoconfiguration for Windows
Checking Windows libraries with autoconf is cumbersome, because
linking often fails unless you include the header, and AC_SEARCH_LIBS
doesn't permit that.

Just detect the Windows API instead, with new MY_WINDOWS_API.
2009-04-13 12:51:24 +02:00
..
acx_pthread.m4 Update from http://autoconf-archive.cryp.to/ 2007-07-28 13:09:00 +00:00
lib_socket_nsl.m4 Update from http://autoconf-archive.cryp.to/ 2007-07-28 13:09:00 +00:00
my_func_makecontext.m4 LWP doesn't work with Darwin due to OS bugs, avoid it for now 2008-12-07 17:25:35 -05:00
my_windows_api.m4 Simplify autoconfiguration for Windows 2009-04-13 12:51:24 +02:00