From ac9bdc26efbf36f809e83906eb42f5ecd914844e Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Fri, 7 May 2004 23:30:30 +0000 Subject: - Add sysvmsg extension [1] - Add XML_RPC to PEAR bootstrap [2] - Use the official pcre fix [3] - Bump PORTREVISION Requested by: Andy Smith [1] Submitted by: thierry [2] Obtained from: php CVS [3] --- lang/php53/scripts/configure.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/php53/scripts/configure.php') diff --git a/lang/php53/scripts/configure.php b/lang/php53/scripts/configure.php index 73d1491b9cdf..12c146a7862a 100644 --- a/lang/php53/scripts/configure.php +++ b/lang/php53/scripts/configure.php @@ -72,6 +72,7 @@ SPL "Standard PHP Library support" ${WITH_SPL:-ON} \ SQLITE "sqlite support" ${WITH_SQLITE:-OFF} \ SYBASEDB "Sybase database support (DB-lib)" ${WITH_SYBASEDB:-OFF} \ SYBASECT "Sybase database support (CT-lib)" ${WITH_SYBASECT:-OFF} \ +SYSVMSG "System V message support" ${WITH_SYSVMSG:-OFF} \ SYSVSEM "System V semaphore support" ${WITH_SYSVSEM:-OFF} \ SYSVSHM "System V shared memory support" ${WITH_SYSVSHM:-OFF} \ TIDY "TIDY support" ${WITH_TIDY:-OFF} \ -- cgit v1.2.3