X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ffpieee.m4;h=9f4a92cb3dfb9f3d87189673ecc164aec69b732a;hb=6608ac42ed5557e8340a1f45679c619909b751a1;hp=746e35eca2199c5c909754ce50701cdb8b4d7559;hpb=c2a27af8e00b5f7d0b6fcdea066daecae3d50d30;p=gnulib.git diff --git a/m4/fpieee.m4 b/m4/fpieee.m4 index 746e35eca..9f4a92cb3 100644 --- a/m4/fpieee.m4 +++ b/m4/fpieee.m4 @@ -38,7 +38,7 @@ AC_DEFUN([gl_FP_IEEE], # GCC has the option -mieee. CPPFLAGS="$CPPFLAGS -mieee" else - # Compaq (ex-DEC) C has the option -ieee. + # Compaq (ex-DEC) C has the option -ieee. CPPFLAGS="$CPPFLAGS -ieee" fi ;;