Update build summary

This commit is contained in:
Mike Massonnet
2010-06-21 02:31:47 +02:00
parent 6d9ee4c86e
commit 7ffa0e379d

View File

@@ -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