Yang Tse
14aede8eac
Add quoting for the AC_DEFINE arguments.
17 years ago
Yang Tse
0d2c15a28b
Also remove the whitespace.
17 years ago
Yang Tse
64b75e2ec6
Also remove the extra quoting.
17 years ago
Yang Tse
22f8a875a1
Replace some '@%:@' quadigraphs by its actual representation '#'.
...
This quadigraph used before a C preprocessor 'define' directive could
be fooling M4, when processing this file, and make it think that the
line contains a pure M4 'define' macro.
17 years ago
Yang Tse
9620e56c53
Require autoconf 2.57 or newer
17 years ago
Yang Tse
b94e960ed3
setup.h handles definition of _REENTRANT based on NEED_REENTRANT
...
definition which might be defined in config.h or config-*.h files
17 years ago
Yang Tse
736e46d730
Another step towards detecting if _REENTRANT is already defined or actually
...
needed, and being able to define it if appropriate for further configure tests
as well as for the generated config file.
17 years ago
Yang Tse
839f18584d
Add a 3 argument check for getprotobyname_r
17 years ago
Yang Tse
28d3b4af6a
move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion problem
17 years ago