projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c882c4
)
Oops, fix typo in last patch.
author
Bruno Haible
<bruno@clisp.org>
Fri, 23 Mar 2007 03:06:51 +0000
(
03:06
+0000)
committer
Bruno Haible
<bruno@clisp.org>
Fri, 23 Mar 2007 03:06:51 +0000
(
03:06
+0000)
lib/math_.h
patch
|
blob
|
history
diff --git
a/lib/math_.h
b/lib/math_.h
index 48e622ec8f0c78b7d5772bed8e23dd6e3bfd6998..4ecc83b4d177f07e4a1b0c71cee8401d1f97af0e 100644
(file)
--- a/
lib/math_.h
+++ b/
lib/math_.h
@@
-138,7
+138,7
@@
extern long double floorl (long double x);
#if @GNULIB_FREXPL@ || !@HAVE_DECL_FREXPL@
extern long double frexpl (long double x, int *exp);
#endif
-#if !@GNULIB_FREXPL@
||
defined GNULIB_POSIXCHECK
+#if !@GNULIB_FREXPL@
&&
defined GNULIB_POSIXCHECK
# undef frexpl
# define frexpl(x,e) \
(GL_LINK_WARNING ("frexpl is unportable - " \