[clutter/multi-backend: 9/15] Minimal cosmetic fix to the configure output



commit 1f331910315634e3d3992aebbbe81915f6c13ae9
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Fri Sep 30 14:50:31 2011 +0100

    Minimal cosmetic fix to the configure output

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f5207d2..f8bbacb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1023,6 +1023,7 @@ echo ""
 echo " â Extra:"
 echo "        Build introspection data: ${enable_introspection}"
 echo "        Build conformance test suite: ${enable_conformance}"
+echo "        Build X11-specific tests: ${x11_tests}"
 
 # Clutter backend related flags
 echo ""
@@ -1041,7 +1042,6 @@ echo "        Enable XInput: ${have_xinput}"
 echo "        Enable Xge: ${have_xge}"
 echo "        Enable XI2: ${have_xinput2}"
 echo "        Enable XKB: ${have_xkb}"
-echo "        Build X11-specific tests: ${x11_tests}"
 fi
 
 if test "x$SUPPORT_EGL" = "x1"; then



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