Make sure that configure process tests are done with the same _REENTRANT

setting as the one actually used when finally building the library.
This commit is contained in:
Yang Tse
2008-07-22 19:04:16 +00:00
parent 7d773abe50
commit 1bc490077a
4 changed files with 56 additions and 0 deletions

View File

@@ -141,6 +141,9 @@ AC_AIX
dnl Checks for programs.
AC_PROG_CC
dnl Our configure and build reentrant settings
CONFIGURE_WITH_REENTRANT
dnl check for how to do large files
AC_SYS_LARGEFILE