projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
0d62d12
)
typo
author
Michael Wallner
<mike@php.net>
Mon, 12 Dec 2016 07:28:59 +0000
(08:28 +0100)
committer
Michael Wallner
<mike@php.net>
Mon, 12 Dec 2016 07:28:59 +0000
(08:28 +0100)
config9.m4
patch
|
blob
|
history
diff --git
a/config9.m4
b/config9.m4
index f7619c572ff53224d5342f5480425499ec5f11ee..1f8adabd338b4655dafdcb8b0ccba60de36cda88 100644
(file)
--- 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-libi
dn
-dir[=DIR] HTTP: where to find libicu], $PHP_HTTP_LIBCURL_DIR, no)
+ [ --with-http-libi
cu
-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])