]> granicus.if.org Git - php/commitdiff
correct it one more time (grrr)
authorAntony Dovgal <tony2001@php.net>
Thu, 13 Oct 2005 15:22:20 +0000 (15:22 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 13 Oct 2005 15:22:20 +0000 (15:22 +0000)
ext/iconv/config.m4

index a729c7c8e25ad4843b464cb31593b6d1edf03ca7..d87c124fb18472803df73835d76d78620aa21da9 100644 (file)
@@ -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