Mercurial > hg > octave-kai > gnulib-hg
diff lib/math.in.h @ 9418:5e7b33ec70ff
Add/remove some blank lines.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 29 Oct 2007 00:25:20 +0100 |
parents | 1c5d0b856e8b |
children | 9e0484f26251 |
line wrap: on
line diff
--- a/lib/math.in.h +++ b/lib/math.in.h @@ -231,7 +231,6 @@ roundf (x)) #endif - #if @GNULIB_ROUND@ # if !@HAVE_DECL_ROUND@ # undef round @@ -246,7 +245,6 @@ round (x)) #endif - #if @GNULIB_ROUNDL@ # if !@HAVE_DECL_ROUNDL@ # undef roundl @@ -337,6 +335,7 @@ truncl (x)) #endif + #if @GNULIB_ISFINITE@ # if !@HAVE_DECL_ISFINITE@ extern int gl_isfinitef (float x); @@ -352,6 +351,7 @@ /* How to override a macro? */ #endif + #if @GNULIB_SIGNBIT@ # if @REPLACE_SIGNBIT@ # undef signbit