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.
This commit is contained in:
@@ -142,7 +142,7 @@ dnl Checks for programs.
|
||||
AC_PROG_CC
|
||||
|
||||
dnl Our configure and build reentrant settings
|
||||
CONFIGURE_WITH_REENTRANT
|
||||
CONFIGURE_REENTRANT
|
||||
|
||||
dnl check for how to do large files
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
Reference in New Issue
Block a user