From 0ac63e3fedf86b37236cd487e12cb4f41e605401 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 19 May 2007 20:23:22 +0000 Subject: [PATCH] Whitespace change. --- m4/fpieee.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/fpieee.m4 b/m4/fpieee.m4 index 746e35eca2..9f4a92cb3d 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 ;; -- 2.30.2