f-spot r4685 - trunk



Author: sdelcroix
Date: Mon Jan  5 12:17:44 2009
New Revision: 4685
URL: http://svn.gnome.org/viewvc/f-spot?rev=4685&view=rev

Log:
2009-01-05  Stephane Delcroix  <sdelcroix novell com>

	* configure.in: adapt the version#, now that gio-sharp is build with
	gtk-sharp.

Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jan  5 12:17:44 2009
@@ -82,7 +82,7 @@
 PKG_CHECK_MODULES(GNOME_SHARP, gnome-sharp-2.0 >= 2.8)
 
 dnl -- gio-sharp: link or bundle ?
-if pkg-config --atleast-version=2.16 gio-sharp-2.0; then
+if pkg-config --atleast-version=2.13.90 gio-sharp-2.0; then
 	LINK_GIO="-pkg:gio-sharp-2.0"
 	DIR_GIO=""
 	PATH_GIO=""



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]