From 6ec065992ba9b8874ca1a6e2460d6e73f7fe4eaf Mon Sep 17 00:00:00 2001 From: root Date: Wed, 8 Feb 2006 22:49:03 +0000 Subject: [PATCH] *** empty log message *** --- configure | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index f5666bb3..3de657d1 100755 --- a/configure +++ b/configure @@ -14623,7 +14623,7 @@ echo "Configuration: Source code location: $srcdir Install path: ${prefix}/bin Compiler: $CXX - Compiler flags: $CFLAGS + Compiler flags: $CXXFLAGS Linker: $LINKER" if test x$support_xpm = xyes; then diff --git a/configure.ac b/configure.ac index 52c966d0..709b691b 100644 --- a/configure.ac +++ b/configure.ac @@ -963,7 +963,7 @@ echo "Configuration: Source code location: $srcdir Install path: ${prefix}/bin Compiler: $CXX - Compiler flags: $CFLAGS + Compiler flags: $CXXFLAGS Linker: $LINKER" if test x$support_xpm = xyes; then -- 2.34.1