From: Andi Gutmans Date: Wed, 19 Sep 2001 10:41:35 +0000 (+0000) Subject: - MFZE1 X-Git-Tag: PRE_SUBST_Z_MACROS~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88d408ee11e0dfeb1c0bbde7dedfa8fab889f08c;p=php - MFZE1 --- 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