public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed/files: sylpheed-2.5-enchant.diff
@ 2009-01-12 17:03 Akinori Hattori (hattya)
  0 siblings, 0 replies; only message in thread
From: Akinori Hattori (hattya) @ 2009-01-12 17:03 UTC (permalink / raw
  To: gentoo-commits

hattya      09/01/12 17:03:10

  Added:                sylpheed-2.5-enchant.diff
  Log:
  new upstream release.
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.1                  mail-client/sylpheed/files/sylpheed-2.5-enchant.diff

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/files/sylpheed-2.5-enchant.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/sylpheed/files/sylpheed-2.5-enchant.diff?rev=1.1&content-type=text/plain

Index: sylpheed-2.5-enchant.diff
===================================================================
Index: configure.in
===================================================================
--- configure.in	(revision 2022)
+++ configure.in	(working copy)
@@ -266,11 +266,7 @@
 		AC_MSG_RESULT(yes)
 		CFLAGS="$CFLAGS `$PKG_CONFIG --cflags gtkspell-2.0`"
 		LIBS="$LIBS `$PKG_CONFIG --libs gtkspell-2.0`"
-		if $PKG_CONFIG --atleast-version 2.0.13 gtkspell-2.0 ; then
-			AC_DEFINE(USE_ENCHANT, 1, Use Enchant with GtkSpell)
-		elif $PKG_CONFIG --atleast-version 2.0.12 gtkspell-2.0 ; then
-			LIBS="$LIBS -laspell"
-		fi
+		AC_DEFINE(USE_ENCHANT, 1, Use Enchant with GtkSpell)
 		AC_DEFINE(USE_GTKSPELL, 1, Use GtkSpell in editor)
 	else
 		AC_MSG_RESULT(no)






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-12 17:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-12 17:03 [gentoo-commits] gentoo-x86 commit in mail-client/sylpheed/files: sylpheed-2.5-enchant.diff Akinori Hattori (hattya)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox