repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 5b052744845ffe9beb279fd7d6bbc4876a1d8210: path_to: revision_to:
commit 5b052744845ffe9beb279fd7d6bbc4876a1d8210 Author: Marc LehmannDate: Wed Feb 8 22:49:03 2006 +0000 *** empty log message *** diff --git a/configure b/configure
--- 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
--- 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
-----END OF PAGE-----