From: Daniel P. Berrange Date: Thu, 30 Apr 2009 13:30:51 +0000 (+0000) Subject: Remove trailing whitespace from m4 file X-Git-Tag: LIBVIRT_0_6_4~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaabde58cb5e6c3e8942e984e5fe614cd86c011b;p=thirdparty%2Flibvirt.git Remove trailing whitespace from m4 file --- diff --git a/m4/compiler-flags.m4 b/m4/compiler-flags.m4 index de359a5e47..72f9fe1a7b 100644 --- a/m4/compiler-flags.m4 +++ b/m4/compiler-flags.m4 @@ -25,7 +25,7 @@ AC_DEFUN([gl_COMPILER_FLAGS], AC_SUBST(COMPILER_FLAGS) ac_save_CFLAGS="$CFLAGS" dnl Some flags are dependant, so we set all previously checked - dnl flags when testing. Except for -Werror which we have to + dnl flags when testing. Except for -Werror which we have to dnl check on its own, because some of our compiler flags cause dnl warnings from the autoconf test program! if test "$1" = "-Werror" ; then