From: Antony Dovgal Date: Thu, 13 Oct 2005 15:22:20 +0000 (+0000) Subject: correct it one more time (grrr) X-Git-Tag: RELEASE_0_9_1~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=956dea1e3736dcd1c5b3f7a68ffd7285ff692236;p=php correct it one more time (grrr) --- diff --git a/ext/iconv/config.m4 b/ext/iconv/config.m4 index a729c7c8e2..d87c124fb1 100644 --- a/ext/iconv/config.m4 +++ b/ext/iconv/config.m4 @@ -26,10 +26,6 @@ if test "$PHP_ICONV" != "no"; then if test -z "$PHP_ICONV_PREFIX"; then PHP_ICONV_PREFIX="/usr" fi - fi - - if test -z "$ICONV_DIR"; then - PHP_ICONV_PREFIX="/usr" else PHP_ICONV_PREFIX="$ICONV_DIR" fi