gnome-themes-extras r478 - trunk



Author: acimitan
Date: Tue Mar 18 02:16:14 2008
New Revision: 478
URL: http://svn.gnome.org/viewvc/gnome-themes-extras?rev=478&view=rev

Log:
2008-03-18  Andrea Cimitan  <andrea cimitan gmail com>

	* configure.ac:
	gnome-themes-extras depends on gtk-engines 2.14.0 (gnome 2.22.0)


Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Mar 18 02:16:14 2008
@@ -27,8 +27,8 @@
 AM_PROG_LIBTOOL
 
 PKG_CHECK_MODULES(GTK_ENGINES_2,
-		  gtk-engines-2 >= 2.11.7,,
-		  AC_MSG_ERROR([gtk-engines-2 is required to compile gnome-themes-extras]))
+	gtk-engines-2 >= 2.14.0,,
+	AC_MSG_ERROR([gtk-engines-2 is required to compile gnome-themes-extras]))
 
 # Checks for header files.
 AC_HEADER_STDC
@@ -63,7 +63,7 @@
 else
 	AC_MSG_RESULT([no])
 	AC_MSG_ERROR([icon-naming-utils >= $UTILS_REQUIRED is required to build
-	                and install gnome-icon-theme])
+	and install gnome-icon-theme])
 fi
 
 AC_OUTPUT([



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