gnome-icon-theme r1819 - trunk



Author: dobey
Date: Sat Jun 14 21:01:31 2008
New Revision: 1819
URL: http://svn.gnome.org/viewvc/gnome-icon-theme?rev=1819&view=rev

Log:
2008-06-14  Rodney Dawes  <dobey pwns gmail com>

	* configure.in:
	Up the icon-naming-utils requirement to 0.8.7 (#523707)
	Remove 48x48/emblems/Makefile from AC_OUTPUT

	Fixes #523707



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Jun 14 21:01:31 2008
@@ -34,7 +34,7 @@
 else
    AC_MSG_RESULT([no])
 
-   UTILS_REQUIRED=0.8.1
+   UTILS_REQUIRED=0.8.7
 
    AC_MSG_CHECKING([icon-naming-utils >= $UTILS_REQUIRED])
    PKG_CHECK_EXISTS(icon-naming-utils >= $UTILS_REQUIRED,
@@ -141,7 +141,6 @@
 48x48/animations/Makefile
 48x48/apps/Makefile
 48x48/devices/Makefile
-48x48/emblems/Makefile
 48x48/filesystems/Makefile
 48x48/stock/Makefile
 48x48/stock/code/Makefile



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