gnome-control-center r9226 - trunk



Author: jensg
Date: Sat Jan 31 16:39:43 2009
New Revision: 9226
URL: http://svn.gnome.org/viewvc/gnome-control-center?rev=9226&view=rev

Log:
2009-01-31  Jens Granseuer  <jensgr gmx net>

	* configure.in: really make libcanberra-gtk optional


Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Jan 31 16:39:43 2009
@@ -64,7 +64,7 @@
   CANBERRA_GTK=1
   AC_SUBST(LIBCANBERRA_GTK_CFLAGS)
   AC_SUBST(LIBCANBERRA_GTK_LIBS)
-  ], [])
+  ], [:])
 AM_CONDITIONAL(HAVE_LIBCANBERRA_GTK, test "x$CANBERRA_GTK" = "x1")
 
 AM_CONDITIONAL(HAVE_TYPING_BREAK, test "x$TYPING_BREAK" = xtyping-break)



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