[gnome-system-monitor] Cleanup configure output
- From: Stefano Facchini <sfacchini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor] Cleanup configure output
- Date: Sat, 20 Jul 2013 21:23:17 +0000 (UTC)
commit 5652b46b48699cbc0d2f6d5b40cb1c5e54e71272
Author: Stefano Facchini <stefano facchini gmail com>
Date: Sat Jul 20 22:53:01 2013 +0200
Cleanup configure output
* fix alignment
* drop obsolete ALL_LINGUAS
* fix spelling of USE_MAINTAINER_MODE
configure.ac | 15 +++++++--------
1 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5e63966..e2765b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -136,13 +136,12 @@ echo "
Configuration:
- Source code location: ${srcdir}
- C Compiler: ${CC}
- C++ Compiler: ${CXX}
- CFLAGS: ${CFLAGS}
- CXXFLAGS: ${CXXFLAGS}
- Maintainer mode: ${USER_MAINTAINER_MODE}
- Languages: ${ALL_LINGUAS}
+ Source code location: ${srcdir}
+ C Compiler: ${CC}
+ C++ Compiler: ${CXX}
+ CFLAGS: ${CFLAGS}
+ CXXFLAGS: ${CXXFLAGS}
+ Maintainer mode: ${USE_MAINTAINER_MODE}
systemd support: ${have_systemd}
- wnck support: ${enable_wnck}
+ wnck support: ${enable_wnck}
"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]