X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config9.m4;fp=config9.m4;h=1f8adabd338b4655dafdcb8b0ccba60de36cda88;hp=f7619c572ff53224d5342f5480425499ec5f11ee;hb=b4175028c2a884d5aa0359c98901629c908c6cc0;hpb=0d62d1283ec3032eadd888e7ed30566513f30b36 diff --git a/config9.m4 b/config9.m4 index f7619c5..1f8adab 100644 --- a/config9.m4 +++ b/config9.m4 @@ -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])