summaryrefslogtreecommitdiff
path: root/lang/php53/scripts/php5_options
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-03-19 10:54:10 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-03-19 10:54:10 +0000
commit9440f806f806be51a105851c9cfa945eec04c0b5 (patch)
tree8567bff3289b69ac3e8582a641ce2359b83405ca /lang/php53/scripts/php5_options
parentAdd SIZE. (diff)
Update to 5.0.0a6 snapshot:
- add mysqli extension - add support for db 4.2
Notes
Notes: svn path=/head/; revision=104609
Diffstat (limited to 'lang/php53/scripts/php5_options')
-rw-r--r--lang/php53/scripts/php5_options1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php53/scripts/php5_options b/lang/php53/scripts/php5_options
index c2316ca45e24..80b5294e5ba4 100644
--- a/lang/php53/scripts/php5_options
+++ b/lang/php53/scripts/php5_options
@@ -30,6 +30,7 @@ WITH_MING=OFF
WITH_MNOGOSEARCH=OFF
WITH_MSSQL=OFF
WITH_MYSQL=OFF
+WITH_MYSQLI=OFF
WITH_NCURSES=OFF
WITH_OPENLDAP=OFF
WITH_OPENSSL=OFF