]> git.pld-linux.org Git - packages/php.git/blame - php-acam.patch
- make it possible to coinstall phpXY-pdo-pgsql
[packages/php.git] / php-acam.patch
CommitLineData
97b44276
JB
1--- php-4.2.2/ext/mysql/config.m4.orig Fri Aug 9 23:49:00 2002
2+++ php-4.2.2/ext/mysql/config.m4 Sat Aug 10 00:05:40 2002
3@@ -49,6 +49,7 @@
4 [ --with-mysql[=DIR] Include MySQL support. DIR is the MySQL base directory.
5 If unspecified, the bundled MySQL library will be used.], yes)
6
7+PHP_REQUIRE_CXX
8 if test "$PHP_MYSQL" != "no"; then
9 AC_DEFINE(HAVE_MYSQL, 1, [Whether you have MySQL])
10 if test "$PHP_SAFE_MODE" = "yes"; then
This page took 0.047712 seconds and 4 git commands to generate.