[libchamplain] Update the info at the end of configure
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] Update the info at the end of configure
- Date: Fri, 1 Apr 2011 00:02:11 +0000 (UTC)
commit dd64517441005184379946d4cd26d5dd5b63cd10
Author: JiÅ?Ã Techet <techet gmail com>
Date: Fri Apr 1 01:18:33 2011 +0200
Update the info at the end of configure
configure.ac | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 58b05ad..264885e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -250,21 +250,21 @@ AC_CONFIG_FILES([Makefile
AC_OUTPUT
echo ""
-echo " libchamplain $VERSION"
+echo "libchamplain $VERSION"
echo ""
-echo " Prefix: ${prefix}"
-echo " Compiler flags: ${CFLAGS} ${CPPFLAGS}"
-echo " Documentation: ${enable_gtk_doc}"
-echo " Debug: ${enable_debug}"
-echo " libsoup-gnome: ${have_soup_gnome}"
-echo " Gtk+ View: ${enable_gtk}"
+echo " Prefix: ${prefix}"
+echo " Compiler flags: ${CFLAGS} ${CPPFLAGS}"
+echo " Documentation: ${enable_gtk_doc}"
+echo " Debug: ${enable_debug}"
+echo " libsoup-gnome: ${have_soup_gnome}"
+echo " Gtk+ View: ${enable_gtk}"
echo ""
-echo "Extra tile sources:"
-echo " Memphis source: ${enable_memphis}"
+echo "Extra renderers:"
+echo " Memphis renderer: ${enable_memphis}"
echo ""
echo "Bindings:"
-echo " Vala bindings: ${enable_vala}"
-echo " Vala demos: ${enable_vala_demos}"
-echo " gobject-introspection: ${enable_introspection}"
+echo " gobject-introspection: ${enable_introspection}"
+echo " Vala vapi generation: ${enable_vala}"
+echo " Vala demos: ${enable_vala_demos}"
echo ""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]