diff --git a/configure.ac b/configure.ac index ebc433e..0aaffdb 100644 --- a/configure.ac +++ b/configure.ac @@ -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.