]> git.pld-linux.org Git - packages/php.git/blame_incremental - php-acam.patch
- don't use pcre functions in standard/aggregation functions if building pcre extensi...
[packages/php.git] / php-acam.patch
... / ...
CommitLineData
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.030677 seconds and 4 git commands to generate.