summaryrefslogtreecommitdiff
path: root/textproc/php4-domxml/files/patch-config.m4
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php4-domxml/files/patch-config.m4')
-rw-r--r--textproc/php4-domxml/files/patch-config.m410
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/php4-domxml/files/patch-config.m4 b/textproc/php4-domxml/files/patch-config.m4
deleted file mode 100644
index c3f63a9a73e5..000000000000
--- a/textproc/php4-domxml/files/patch-config.m4
+++ /dev/null
@@ -1,10 +0,0 @@
---- config.m4.orig Thu Aug 26 09:44:58 2004
-+++ config.m4 Thu Aug 26 09:47:37 2004
-@@ -66,6 +66,7 @@
- fi
-
- PHP_ADD_INCLUDE($DOMXML_DIR/include$DOMXML_DIR_ADD)
-+ PHP_ADD_INCLUDE($DOMXML_DIR/include)
-
- if test "$PHP_ZLIB_DIR" = "no"; then
- AC_MSG_ERROR(DOMXML requires ZLIB. Use --with-zlib-dir=<DIR>)