[gedit-plugins] gucharmap: link against the 2.90 lib.
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] gucharmap: link against the 2.90 lib.
- Date: Sat, 4 Dec 2010 11:09:03 +0000 (UTC)
commit 7eb2adbb020498e8f2af47b3993e7eab848a9eaf
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Sat Dec 4 12:08:39 2010 +0100
gucharmap: link against the 2.90 lib.
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 3259938..209c20b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -223,9 +223,9 @@ fi
plugin_defined charmap
if test "$?" = 1
then
- GUCHARMAP2_REQUIRED=2.23.0
+ GUCHARMAP_REQUIRED=2.33.0
PKG_CHECK_MODULES([GUCHARMAP],
- [gucharmap-2 >= $GUCHARMAP2_REQUIRED],
+ [gucharmap-2.90 >= $GUCHARMAP_REQUIRED],
[have_gucharmap=yes],[have_gucharmap=no])
AC_SUBST([GUCHARMAP_CFLAGS])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]