typo
authorMichael Wallner <mike@php.net>
Mon, 12 Dec 2016 07:28:59 +0000 (08:28 +0100)
committerMichael Wallner <mike@php.net>
Mon, 12 Dec 2016 07:28:59 +0000 (08:28 +0100)
config9.m4

index f7619c572ff53224d5342f5480425499ec5f11ee..1f8adabd338b4655dafdcb8b0ccba60de36cda88 100644 (file)
@@ -76,7 +76,7 @@ if test "$PHP_HTTP" != "no"; then
 
        dnl ICU IDNA
        PHP_ARG_WITH([http-libicu-dir], [whether/where to check for libicu],
-       [  --with-http-libidn-dir[=DIR]       HTTP: where to find libicu], $PHP_HTTP_LIBCURL_DIR, no)
+       [  --with-http-libicu-dir[=DIR]       HTTP: where to find libicu], $PHP_HTTP_LIBCURL_DIR, no)
        if test "$PHP_HTTP_LIBICU_DIR" != "no"; then
                AC_PATH_PROG(ICU_CONFIG, icu-config, false, [$PHP_HTTP_LIBICU_DIR/bin:$PATH:/usr/local/bin])