[clutter/clutter-1.16] Show if we are installing the tests in the configure summary



commit 97bf60f6ecfd5eb47919630fa580ad7a7cdc3388
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Fri Aug 16 11:02:41 2013 +0100

    Show if we are installing the tests in the configure summary

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0c08a08..7ff3685 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1245,6 +1245,7 @@ if test "x$enable_tests" = "xyes"; then
 echo "        Build X11-specific tests: ${x11_tests}"
 echo "        Build tests using GDK-Pixbuf: ${pixbuf_tests}"
 fi
+echo "        Install test suites: ${enable_installed_tests}"
 echo "        Build examples: ${enable_examples}"
 
 # Clutter backend related flags


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