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



commit a5a3addbce9de7783fe2ea1f049108c0ea9a6e60
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 7efab62..f86e30f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1022,6 +1022,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 ""
@@ -1040,7 +1041,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]