[pan2] gtkspell-3.0 compile fix
- From: Heinrich MÃller <henmull src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan2] gtkspell-3.0 compile fix
- Date: Thu, 12 Apr 2012 14:29:53 +0000 (UTC)
commit 969d3f6a8bbcd4f41821b1f7fee52fbe07d491cd
Author: Heinrich MÃller <henmull src gnome org>
Date: Thu Apr 12 16:29:28 2012 +0200
gtkspell-3.0 compile fix
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index d5d2a7f..6edf094 100644
--- a/configure.in
+++ b/configure.in
@@ -124,7 +124,7 @@ if test "x$want_gtk3" = "xyes" ; then
AC_DEFINE(HAVE_GTK,[1],[GTK+ 3 support])]
)
if test "x$want_gtkspell" = "xyes" ; then
- PKG_CHECK_MODULES([GTKSPELL], [gtkspell3-2.0 >= $GTKSPELL3_REQUIRED enchant >= $ENCHANT_REQUIRED],
+ PKG_CHECK_MODULES([GTKSPELL], [gtkspell-3.0 >= $GTKSPELL3_REQUIRED enchant >= $ENCHANT_REQUIRED],
[
gtkspell_msg=yes
AC_DEFINE(HAVE_GTKSPELL,[1],[GtkSpell support for spellchecking])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]