aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 25e747d95..a2a1fe290 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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