projects
/
profile
/
ivi
/
clutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fedfac3
)
Minimal cosmetic fix to the configure output
author
Emmanuele Bassi
<ebassi@linux.intel.com>
Fri, 30 Sep 2011 13:50:31 +0000
(14:50 +0100)
committer
Emmanuele Bassi
<ebassi@linux.intel.com>
Thu, 3 Nov 2011 13:45:20 +0000
(13:45 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
6a3a893
..
e8febc4
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1015,6
+1015,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 ""
@@
-1033,7
+1034,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