summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2001-09-19 10:41:35 +0000
committerAndi Gutmans <andi@php.net>2001-09-19 10:41:35 +0000
commit88d408ee11e0dfeb1c0bbde7dedfa8fab889f08c (patch)
treecc7baa899a3fb6bac5f237436a665bea9c998852
parent3bdddb4910ae344a1f9f18dee864e7ff682a4c9d (diff)
downloadphp-git-88d408ee11e0dfeb1c0bbde7dedfa8fab889f08c.tar.gz
- MFZE1
-rw-r--r--Zend/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/Makefile.am b/Zend/Makefile.am
index c8d6c39011..ee7a738369 100644
--- a/Zend/Makefile.am
+++ b/Zend/Makefile.am
@@ -45,5 +45,5 @@ zend_ini_parser.h: zend_ini_parser.c
depend:
zend_execute.lo: $(srcdir)/zend_execute.c
- $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(INLINE_CFLAGS) -c $(srcdir)/zend_execute.c
+ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(CPPFLAGS) $(INLINE_CFLAGS) -c $(srcdir)/zend_execute.c