From 73441dd7caba9d7c800d61d97bc51eac2ee6493a Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Fri, 4 Jul 2003 02:26:08 +0000 Subject: o Add default overload extension. o Add WITH_REGEX_TYPE knob [1]. o Small fixes. PR: ports/54061 Requsted by: Jens Rehsack [1] Submitted by: Alex Dupre (maintainer) --- lang/php53/scripts/php4_options | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/php53/scripts/php4_options') diff --git a/lang/php53/scripts/php4_options b/lang/php53/scripts/php4_options index 2774596d3f85..4682abcd60b9 100644 --- a/lang/php53/scripts/php4_options +++ b/lang/php53/scripts/php4_options @@ -34,6 +34,7 @@ WITH_NCURSES=OFF WITH_OPENLDAP=OFF WITH_OPENSSL=OFF WITH_ORACLE=OFF +WITH_OVERLOAD=ON WITH_PCNTL=OFF WITH_PCRE=ON WITH_PDFLIB=OFF -- cgit v1.2.3