[banshee] [build] move some things around in the status report



commit e3df3b2181f40605a819b586458215ad1cd9c0b0
Author: Aaron Bockover <abockover novell com>
Date:   Mon Dec 28 14:48:18 2009 -0500

    [build] move some things around in the status report

 configure.ac |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 52d3494..a6ce0b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -318,9 +318,8 @@ ${PACKAGE}-${VERSION}
 
   Operating System/Desktop Environment:
     GNOME Support:     ${enable_gnome}
-    Builtin Equalizer: ${enable_builtin_equalizer}
-    GIO Support:       ${enable_gio} (requires gtk-sharp-beans and gio-sharp)
     OSX Support:       ${enable_osx}
+    Moblin Support:    ${enable_moblin}
 
   Digital Audio Player (DAP) Support:
     Mass Storage:      yes
@@ -332,7 +331,8 @@ ${PACKAGE}-${VERSION}
     DAAP Support:      ${enable_daap}
     Podcast Support:   ${enable_podcast}
     Boo Scripting:     ${enable_boo}
-    Moblin Support:    ${enable_moblin}
+    Builtin Equalizer: ${enable_builtin_equalizer}
+    GIO Support:       ${enable_gio} (requires gtk-sharp-beans and gio-sharp)
 
   Build/Development:
     Unit Tests:        ${do_tests} (requires nunit >= ${NUNIT_REQUIRED})



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