gegl r2604 - trunk



Author: neo
Date: Mon Oct  6 09:05:58 2008
New Revision: 2604
URL: http://svn.gnome.org/viewvc/gegl?rev=2604&view=rev

Log:
2008-10-06  Sven Neumann  <sven gimp org>

	* configure.ac: restored alignment of configure status output.



Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Oct  6 09:05:58 2008
@@ -717,7 +717,7 @@
 dnl check for libopenraw
 PKG_CHECK_MODULES(OPENRAW, libopenraw-1.0,
   have_openraw="yes",
-  have_openraw="no (usable libopenraw not found)")
+  have_openraw="no  (usable libopenraw not found)")
 AM_CONDITIONAL(HAVE_OPENRAW, test "x$have_openraw" = "xyes")
 
 AC_SUBST(OPENRAW_CFLAGS) 



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