]> git.pld-linux.org Git - packages/php.git/commitdiff
- obsolete; now wddx module relies on XML API from xml module (which must be loaded...
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 4 Apr 2005 20:01:54 +0000 (20:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-wddx-fix.patch -> 1.4

php-wddx-fix.patch [deleted file]

diff --git a/php-wddx-fix.patch b/php-wddx-fix.patch
deleted file mode 100644 (file)
index 6757b0c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
---- php-4.3.0/ext/wddx/config.m4.orig  Tue Mar 12 17:37:42 2002
-+++ php-4.3.0/ext/wddx/config.m4       Thu Jan  2 21:00:50 2003
-@@ -12,4 +12,6 @@
-   fi
-   AC_DEFINE(HAVE_WDDX, 1, [ ])
-   PHP_NEW_EXTENSION(wddx, wddx.c, $ext_shared)
-+  WDDX_SHARED_LIBADD="-lexpat"
-+  PHP_SUBST(WDDX_SHARED_LIBADD)
- fi
This page took 0.331105 seconds and 4 git commands to generate.