]> xenbits.xensource.com Git - libvirt.git/commitdiff
Remove trailing whitespace from m4 file
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 30 Apr 2009 13:30:51 +0000 (13:30 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 30 Apr 2009 13:30:51 +0000 (13:30 +0000)
m4/compiler-flags.m4

index de359a5e47c13187aed4ff3e3c912b1df4c9b0df..72f9fe1a7b5418104a99a515ce3cc836afabf5aa 100644 (file)
@@ -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