From 1bc490077a804d6ebccbf0276e20a2e14323c69f Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 22 Jul 2008 19:04:16 +0000 Subject: Make sure that configure process tests are done with the same _REENTRANT setting as the one actually used when finally building the library. --- ares/configure.ac | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ares/configure.ac') diff --git a/ares/configure.ac b/ares/configure.ac index 66f44f45a..2266b1480 100644 --- a/ares/configure.ac +++ b/ares/configure.ac @@ -75,6 +75,9 @@ AC_PROG_CC AM_PROG_CC_C_O AC_PROG_INSTALL +dnl Our configure and build reentrant settings +CONFIGURE_WITH_REENTRANT + dnl check for how to do large files AC_SYS_LARGEFILE -- cgit v1.2.3