summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 184f33cc46..2219d998ba 100644
--- a/configure.in
+++ b/configure.in
@@ -643,6 +643,7 @@ AC_ARG_ENABLE(thread-safety,
AC_DEFINE(ZTS)
INCLUDES="$INCLUDES -I\$(top_builddir)/TSRM"
CPPFLAGS="$CPPFLAGS -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS"
+ export CPPFLAGS
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)