Remove a spurious echo in the configure script.

This commit is contained in:
Stephen Sinclair
2013-10-01 02:23:04 +02:00
parent deaabdd041
commit b089236578

View File

@@ -80,7 +80,6 @@ fi
CPPFLAGS="$CPPFLAGS $cppflag"
# For debugging and optimization ... overwrite default because it has both -g and -O2
echo "$CXXFLAGS"
CXXFLAGS="$cxxflag"
# Check compiler and use -Wall if gnu.