[lasem] [build] Display compiler options at the end of configure.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [lasem] [build] Display compiler options at the end of configure.
- Date: Fri, 4 Sep 2009 19:56:22 +0000 (UTC)
commit 842c0644240829c9a7fffb0e141c6d0c4caff837
Author: Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>
Date: Fri Sep 4 21:55:22 2009 +0200
[build] Display compiler options at the end of configure.
configure.ac | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cbdef1e..a7ce0c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,3 +41,10 @@ src/Makefile
po/Makefile.in
lasem.pc
])
+
+echo ""
+echo "Configuration:"
+echo ""
+echo " Compiler: ${CC}"
+echo " Compiler flags: ${LASEM_CFLAGS}"
+echo ""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]