summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index ae07fc38f9..2323acdd8c 100644
--- a/configure.in
+++ b/configure.in
@@ -186,6 +186,8 @@ PHP_INIT_BUILD_SYSTEM
dnl We want this one before the checks, so the checks can modify CFLAGS.
test -z "$CFLAGS" && auto_cflags=1
+CFLAGS="$CFLAGS -D HAVE_TIMELIB_CONFIG_H=1"
+
abs_srcdir=`(cd $srcdir; pwd)`
abs_builddir=`pwd`