summaryrefslogtreecommitdiffstats
path: root/m4/icu.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/icu.m4')
-rw-r--r--m4/icu.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/icu.m4 b/m4/icu.m4
index 73785006..f36ef932 100644
--- a/m4/icu.m4
+++ b/m4/icu.m4
@@ -82,7 +82,7 @@ AC_ARG_WITH(icu-bin, [ --with-icu-bin=PATH ICU binary directory],
fi
],
AC_MSG_RESULT(no))
-# if not found yet, try pkg-config
+# if ICU is not found yet, try pkg-config
# last resort
if test -z "$icu_lib"; then