ports/lang/php4/files/patch-scripts::Makefile.frag
Alex Dupre 276c3a29ae Update to 4.4.0 release:
- fix a serious memory corruption problem
- remove automake dependency
- switch to the latest autoconf version
2005-07-13 19:56:27 +00:00

23 lines
426 B
JavaScript

--- scripts/Makefile.frag.orig Wed Jun 8 12:34:41 2005
+++ scripts/Makefile.frag Wed Jul 13 09:28:45 2005
@@ -34,18 +34,9 @@
/ \
Zend/ \
TSRM/ \
- include/ \
main/ \
regex/ \
- ext/iconv/ \
- ext/pgsql/ \
- ext/standard/ \
- ext/session/ \
- ext/xml/ \
- ext/xml/expat/ \
- ext/mbstring/ \
- ext/mbstring/libmbfl/ \
- ext/mbstring/libmbfl/mbfl/
+ ext/standard/
install-headers:
-@for i in $(HEADER_DIRS); do \