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.
This commit is contained in:
@@ -84,7 +84,7 @@ AM_PROG_CC_C_O
|
||||
AC_PROG_INSTALL
|
||||
|
||||
dnl Our configure and build reentrant settings
|
||||
CONFIGURE_REENTRANT
|
||||
CARES_CONFIGURE_REENTRANT
|
||||
|
||||
dnl check for how to do large files
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -150,7 +150,7 @@ dnl Checks for programs.
|
||||
AC_PROG_CC
|
||||
|
||||
dnl Our configure and build reentrant settings
|
||||
CONFIGURE_REENTRANT
|
||||
CURL_CONFIGURE_REENTRANT
|
||||
|
||||
dnl check for how to do large files
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
1004
m4/reentrant.m4
1004
m4/reentrant.m4
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user