[gnome-commander/gvfs: 2/2] Prints C++ complier flags after configure step



commit b1a2897f6bb58a4ad42078152517975e0e361f53
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Thu Nov 9 19:16:12 2017 +0100

    Prints C++ complier flags after configure step

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index f768e09..7d1a522 100644
--- a/configure.ac
+++ b/configure.ac
@@ -369,7 +369,7 @@ echo ""
 echo "  host             : ${host}"
 echo "  prefix           : ${prefix}"
 echo "  compiler         : ${CC}"
-echo "  CFLAGS           : ${CFLAGS}"
+echo "  CXXFLAGS         : ${CXXFLAGS}"
 echo "  LDFLAGS          : ${LDFLAGS}"
 echo ""
 echo "  libunique support:      ${have_unique}"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]