gtk+ r21319 - trunk



Author: tml
Date: Mon Sep  8 08:06:06 2008
New Revision: 21319
URL: http://svn.gnome.org/viewvc/gtk+?rev=21319&view=rev

Log:
2008-09-08  Tor Lillqvist  <tml novell com>

	* configure.in (debug_default): Correct help string for
	--disable-gdiplus.



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Sep  8 08:06:06 2008
@@ -793,7 +793,7 @@
                             [disable JPEG2000 loader for gdk-pixbuf])])
 
 AC_ARG_ENABLE(gdiplus,
-            [AC_HELP_STRING([--disable-gdiplus-loaders],
+            [AC_HELP_STRING([--disable-gdiplus],
                             [disable GDI+ loaders for gdk-pixbuf])])
 
 AM_CONDITIONAL(BUILD_GDIPLUS_LOADERS, [ test x$os_win32 = xyes && test x$enable_gdiplus != xno ])



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