[aisleriot] Fix configure summary output
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aisleriot] Fix configure summary output
- Date: Thu, 14 Apr 2011 18:46:22 +0000 (UTC)
commit 4493c8bf329033e73e20e461e77911cbaca7c567
Author: Christian Persch <chpe gnome org>
Date: Thu Apr 14 18:46:57 2011 +0200
Fix configure summary output
configure.ac | 11 ++---------
1 files changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c716ddd..c25a1e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -628,16 +628,9 @@ Configuration:
Source code location: ${srcdir}
Compiler: ${CC}
- Platform: ${with_platform}"
-
-if test -n "$with_platform_variant"; then
- echo "
- Platform variant: ${with_platform_variant}"
-fi
-
-echo "
-
+ Guile version: ${with_guile}
GTK+ API version: ${GTK_API_VERSION}
+ Platform: ${with_platform}
Help method: ${with_help_method} ${with_help_file_format}
Using SM Client: ${with_smclient}
Using RSVG: ${have_rsvg}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]