projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71f9eb5
)
Whitespace change.
author
Bruno Haible
<bruno@clisp.org>
Sat, 19 May 2007 20:23:22 +0000
(20:23 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 19 May 2007 20:23:22 +0000
(20:23 +0000)
m4/fpieee.m4
patch
|
blob
|
history
diff --git
a/m4/fpieee.m4
b/m4/fpieee.m4
index 746e35eca2199c5c909754ce50701cdb8b4d7559..9f4a92cb3dfb9f3d87189673ecc164aec69b732a 100644
(file)
--- 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
;;