]> git.pld-linux.org Git - packages/php.git/blobdiff - php-acam.patch
Rediff patches.
[packages/php.git] / php-acam.patch
index 5369ac798ef353d8a7e9c4d0e62d270a556fb77a..1f8b16b5c64616481cdfc33876d4b1700df1eacc 100644 (file)
@@ -1,10 +1,11 @@
---- php-4.2.2/ext/mysql/config.m4.orig Fri Aug  9 23:49:00 2002
-+++ php-4.2.2/ext/mysql/config.m4      Sat Aug 10 00:05:40 2002
-@@ -49,6 +49,7 @@
- [  --with-mysql[=DIR]      Include MySQL support. DIR is the MySQL base directory.
-                           If unspecified, the bundled MySQL library will be used.], yes)
+diff -urNp -x '*.orig' php-5.2.17.org/ext/mysql/config.m4 php-5.2.17/ext/mysql/config.m4
+--- php-5.2.17.org/ext/mysql/config.m4 2006-06-01 21:14:48.000000000 +0200
++++ php-5.2.17/ext/mysql/config.m4     2021-10-23 18:59:19.959791807 +0200
+@@ -52,6 +52,7 @@ if test -z "$PHP_ZLIB_DIR"; then
+ fi
  
 +PHP_REQUIRE_CXX
  if test "$PHP_MYSQL" != "no"; then
    AC_DEFINE(HAVE_MYSQL, 1, [Whether you have MySQL])
-   if test "$PHP_SAFE_MODE" = "yes"; then
This page took 0.032632 seconds and 4 git commands to generate.