From a3f84a35f03e97b265a0d094fb1ed29345f53792 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Sat, 7 Jun 2003 20:45:11 +0000 Subject: Add Oracle7 support into PHP4. PR: ports/53017 Submitted by: Alex Dupre (maintainer) Obtained from: ports/52615 Obtained by: Joe Kelsey --- lang/php53/scripts/php_options | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/php53/scripts/php_options') diff --git a/lang/php53/scripts/php_options b/lang/php53/scripts/php_options index ddbb15ea9ea5..b30288950a6a 100644 --- a/lang/php53/scripts/php_options +++ b/lang/php53/scripts/php_options @@ -30,6 +30,7 @@ WITH_MYSQL=ON WITH_NCURSES=OFF WITH_OPENLDAP=OFF WITH_OPENSSL=OFF +WITH_ORACLE=OFF WITH_PCNTL=OFF WITH_PCRE=ON WITH_PDFLIB=OFF -- cgit v1.2.3