From: root Date: Wed, 8 Feb 2006 22:49:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=6ec065992ba9b8874ca1a6e2460d6e73f7fe4eaf;p=dana%2Furxvt.git *** empty log message *** --- 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