Browse Source

- MFZE1

experimental/namespaces
Andi Gutmans 25 years ago
parent
commit
88d408ee11
  1. 2
      Zend/Makefile.am

2
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
Loading…
Cancel
Save