gegl r2156 - trunk



Author: ok
Date: Sat Apr 12 00:07:41 2008
New Revision: 2156
URL: http://svn.gnome.org/viewvc/gegl?rev=2156&view=rev

Log:
* configure.ac: made configuration summary use two columns.


Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sat Apr 12 00:07:41 2008
@@ -738,21 +738,15 @@
   Multiprocessor: $enable_mp
 
 Optional dependencies:
-  GTK+:           $have_gtk
-  Ruby:           $have_ruby
-  Lua:            $have_lua
-  Cairo:          $have_cairo
-  Pango:          $have_pango
-  pangocairo:     $have_pangocairo
-  GDKPixbuf:      $have_gdk_pixbuf
-  JPEG:           $jpeg_ok
-  PNG:            $have_libpng
-  OpenEXR:        $have_openexr
-  rsvg:           $have_librsvg
-  SDL:            $have_sdl
-  asciidoc:       $have_asciidoc
-  enscript:       $have_enscript
-  graphviz:       $have_graphviz
-  avcodec:        $have_libavcodec
+  GTK+:           $have_gtk		Ruby:           $have_ruby
+  Lua:            $have_lua		Cairo:          $have_cairo
+  Pango:          $have_pango		pangocairo:     $have_pangocairo
+  GDKPixbuf:      $have_gdk_pixbuf		JPEG:           $jpeg_ok
+  PNG:            $have_libpng		OpenEXR:        $have_openexr
+  rsvg:           $have_librsvg		SDL:            $have_sdl
+  asciidoc:       $have_asciidoc		enscript:       
+$have_enscript
+  graphviz:       $have_graphviz		avcodec:        
+$have_libavcodec
   avformat:       $have_libavformat
 ]);



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