diff options
author | Anatol Belski <ab@php.net> | 2014-09-25 19:27:36 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-09-25 19:27:36 +0200 |
commit | ef6e9386e336374164b71796817cf8a30a86b159 (patch) | |
tree | c11e979315296789e5d551be9cd3b24a11cc06e6 /acinclude.m4 | |
parent | d11734b4b00f57de80d931ad1c522e00082443af (diff) | |
download | php-git-ef6e9386e336374164b71796817cf8a30a86b159.tar.gz |
remove some remains from the old patch
Diffstat (limited to 'acinclude.m4')
-rw-r--r-- | acinclude.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4 index c16919f70f..a4d4d509e0 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -2736,7 +2736,7 @@ AC_DEFUN([PHP_CHECK_CONFIGURE_OPTIONS],[ enable-libtool-lock | with-pic | with-tags | enable-shared | enable-static | enable-fast-install | with-gnu-ld[)];; # Allow certain TSRM options - with-tsrm-pth | with-tsrm-st | with-tsrm-pthreads | --with-tsrm-native-tls [)];; + with-tsrm-pth | with-tsrm-st | with-tsrm-pthreads [)];; # Allow certain Zend options with-zend-vm | enable-maintainer-zts | enable-inline-optimization[)];; |