empserver/m4
Markus Armbruster 9645a73bfb Fix portability bug in configure test for Windows API
The test uses an erroneous non-directive within #ifdef _WIN32 to
signal that _WIN32 is defined.  Some compilers choke on this even when
_WIN32 isn't defined.  Observed with FreeBSD 4.10's gcc 2.95.4.
Broken in commit c02468fd, v4.3.22.  Standaline client build already
broken in commit 774b590f, v4.3.17.

Use an unmatched brace instead.
2012-08-11 15:36:56 +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_terminfo.m4 Rename m4/my_termlib.m4 to m4/my_terminfo.m4 2009-04-25 13:57:45 +02:00
my_windows_api.m4 Fix portability bug in configure test for Windows API 2012-08-11 15:36:56 +02:00