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)
commitdf6373a9e6bfe23fb927eb3cbc2bf28cace712c4
tree93054e491ad191226c64480642ffd4d14fa84c15
parente4113d5786eca709657ab60889c7b2447779f2f3
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
buildconf
configure.ac
reentrant.m4 [new file with mode: 0644]