gnome-control-center r8522 - trunk



Author: thos
Date: Mon Feb 25 21:55:08 2008
New Revision: 8522
URL: http://svn.gnome.org/viewvc/gnome-control-center?rev=8522&view=rev

Log:
2008-02-25  Thomas Wood  <thos gnome org>

	* configure.in: Revert removal of FONTILUS and THEMUS substitution that
	occurred in r8452. Fixes distcheck.


Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Feb 25 21:55:08 2008
@@ -237,6 +237,11 @@
   FONT_THUMBNAILER_CFLAGS="$FONT_THUMBNAILER_CFLAGS `$FREETYPE_CONFIG --cflags`"
   FONT_THUMBNAILER_LIBS="$FONT_THUMBNAILER_LIBS `$FREETYPE_CONFIG --libs`"
 
+  THEMUS=themus
+  FONTILUS=fontilus
+  AC_SUBST(THEMUS)
+  AC_SUBST(FONTILUS)
+
   # Determine the install dir for the nautilus extensions.
   NAUTILUSDIR=`$PKG_CONFIG --variable=extensiondir libnautilus-extension`
   AC_SUBST(NAUTILUSDIR)



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