From: Moriyoshi Koizumi Date: Wed, 7 May 2003 19:13:54 +0000 (+0000) Subject: Fixed typo: this should have been withval X-Git-Tag: RELEASE_0_9b~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca0bbb7d4ef40e0e3b4fbabc31d9295359c22dc8;p=php Fixed typo: this should have been withval --- diff --git a/acinclude.m4 b/acinclude.m4 index 4470342761..11ce6d7ae1 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -584,7 +584,7 @@ PHP_REAL_ARG_BUNDLE([$1],[$2],[$3],[$4],PHP_[]translit($1,a-z-,A-Z_),[ifelse($5, AC_DEFUN([PHP_REAL_ARG_BUNDLE],[ ifelse([$2],,,[AC_MSG_CHECKING([$2])]) -AC_ARG_WITH($1,[$3],$5=[$]enableval, +AC_ARG_WITH($1,[$3],$5=[$]withval, [ $5=ifelse($4,,no,$4)