[pan2] oops
- From: Heinrich MÃller <henmull src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan2] oops
- Date: Sat, 17 Dec 2011 13:15:15 +0000 (UTC)
commit 3db670143153376de96e51acbe8fc7211c69f7ab
Author: Heinrich MÃller <henmull src gnome org>
Date: Sat Dec 17 14:14:58 2011 +0100
oops
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 9ad975e..6a29f68 100644
--- a/configure.in
+++ b/configure.in
@@ -93,7 +93,7 @@ fi
gtkspell_msg=no
AC_ARG_WITH(gtkspell, AC_HELP_STRING([--with-gtkspell], [Enable gtkspell support]), [want_gtkspell=$withval], [want_gtkspell=yes])
if test "x$want_gtkspell" = "xyes" ; then
- PKG_CHECK_MODULES([GTKSPELL], [gtkspell3-2.0 >= $GTKSPELL_REQUIRED],
+ PKG_CHECK_MODULES([GTKSPELL], [gtkspell-2.0 >= $GTKSPELL_REQUIRED],
[gtkspell_msg=yes
AC_DEFINE(HAVE_GTKSPELL,[1],[Spellcheck Library])],
[gtkspell_msg=no
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]