]> git.pld-linux.org Git - packages/php.git/blob - php-acam.patch
- started 4.3.8 for RA
[packages/php.git] / php-acam.patch
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.036256 seconds and 3 git commands to generate.