From: Antony Dovgal Date: Thu, 3 Jul 2008 07:46:17 +0000 (+0000) Subject: make --enable-zend-multibyte known to configure X-Git-Tag: php-5.3.0alpha1~524 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=856c19c67c742a96f464423f0e4679aa48e58cf8;p=php make --enable-zend-multibyte known to configure --- diff --git a/acinclude.m4 b/acinclude.m4 index 8d1f1fcdc4..555ac3ba0f 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -2646,7 +2646,7 @@ AC_DEFUN([PHP_CHECK_CONFIGURE_OPTIONS],[ with-tsrm-pth | with-tsrm-st | with-tsrm-pthreads[)];; # Allow certain Zend options - with-zend-vm | enable-maintainer-zts | enable-inline-optimization[)];; + with-zend-vm | enable-maintainer-zts | enable-zend-multibyte | enable-inline-optimization[)];; # All the rest must be set using the PHP_ARG_* macros # PHP_ARG_* macros set php_enable_ or php_with_