[Xfce4-commits] <xfce4-taskmanager:master> Update build summary
Mike Massonnet
noreply at xfce.org
Mon Jun 21 12:28:02 CEST 2010
Updating branch refs/heads/master
to 7ffa0e379dba59074b4928ed30d002e1027dfe50 (commit)
from 6d9ee4c86ed0b0154eb580b91bacad23ca75683e (commit)
commit 7ffa0e379dba59074b4928ed30d002e1027dfe50
Author: Mike Massonnet <mmassonnet at xfce.org>
Date: Mon Jun 21 02:31:47 2010 +0200
Update build summary
configure.ac.in | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 3522a3b..ea55a8f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -146,9 +146,11 @@ dnl ***************************
echo
echo "Build Configuration:"
echo
-echo "* Gksu: ${GKSU_FOUND:-no} "${GKSU_VERSION:+"(libgksu $GKSU_VERSION)"}
-echo "* Wnck: ${WNCK_FOUND:-no} "${WNCK_VERSION:+"(libwnck $WNCK_VERSION)"}
+echo "* Gksu: ${GKSU_VERSION:-no}"
+echo "* Wnck: ${WNCK_VERSION:-no}"
+echo "* Cairo: ${CAIRO_VERSION}"
+echo "* GTK+: ${GTK_VERSION}"
echo "* Target OS: $target_os ($ac_os_implementation)"
-echo "* Debug Support: $enable_debug"
+echo "* Debug: $enable_debug"
echo
More information about the Xfce4-commits
mailing list