Another step towards detecting if _REENTRANT is already defined or actually
authorYang Tse <yangsita@gmail.com>
Thu, 24 Jul 2008 15:20:35 +0000 (15:20 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 24 Jul 2008 15:20:35 +0000 (15:20 +0000)
commit8a323f835499c7b62677012128be5b4685b65f1b
tree70cf0d1b61eb9cbb568769fe1032e45b885b9ff0
parenta7abd5bf70aa8cdad5d69608f704ddf0d0a697ac
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.

Introduced reentrant.m4 intended for our reentrant related autotools/m4 macros.
Makefile.am
acinclude.m4
ares/Makefile.am
ares/acinclude.m4
ares/buildconf
ares/configure.ac
ares/reentrant.m4 [new file with mode: 0644]
buildconf
configure.ac
reentrant.m4 [new file with mode: 0644]