From 287639df1ef3ea7ebbe7c78ec755a72d5fcd9ae6 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Thu, 29 Jan 2009 20:47:49 +0000 Subject: [PATCH] Print CXXFLAGS at the end. Originally committed to SVN as r2717. --- configure.in | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.in b/configure.in index d17fa952a..e74d16e76 100644 --- a/configure.in +++ b/configure.in @@ -1213,6 +1213,7 @@ Configure settings Install prefix: $prefix SVN Revision: $SVN_REVISION Debug $enable_debug $msg_debug + CXXFLAGS $CXXFLAGS CPPFLAGS $CPPFLAGS LDFLAGS $LDFLAGS