[HarfBuzz] harfbuzz-ng: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Wed Jun 6 00:43:31 PDT 2012
configure.ac | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 4282d2f3771d6510c27b62e54cc1254d6f2389b3
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Wed Jun 6 03:42:36 2012 -0400
Enabled ICU again
diff --git a/configure.ac b/configure.ac
index 51a3597..2fb058f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -137,7 +137,6 @@ PKG_CHECK_MODULES(ICU, icu, have_icu=true, [
AC_SUBST(ICU_LIBS)
fi
])
-have_icu=false
if $have_icu; then
AC_DEFINE(HAVE_ICU, 1, [Have ICU library])
fi
More information about the HarfBuzz
mailing list