[pango] Minor
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Minor
- Date: Thu, 8 Sep 2011 15:13:10 +0000 (UTC)
commit 5ee82b1a032128d90810fa9b156ebe936796777f
Author: Behdad Esfahbod <behdad behdad org>
Date: Mon Aug 1 17:16:36 2011 -0400
Minor
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index c0928f5..f29c5df 100644
--- a/configure.in
+++ b/configure.in
@@ -494,7 +494,7 @@ fi
#
have_libthai=false
LIBTHAI_REQUIRED_VERSION=0.1.9
-PKG_CHECK_MODULES(LIBTHAI, libthai >= $LIBTHAI_REQUIRED_VERSION, have_libthai=true, AC_MSG_RESULT([no]))
+PKG_CHECK_MODULES(LIBTHAI, libthai >= $LIBTHAI_REQUIRED_VERSION, have_libthai=true, :)
#
# Checks for GObject Introspection
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]