The HP-UX manual page says "The ISO/ANSI C committee has approved the isinf() macro for inclusion in the C9X draft standard. [...] The isinf() macro replaces the isinf() and isinff() functions, which are obsolete and are no longer supported."
It seems that C99 defines the following macros: fpclassify(), isfinite(), isinf(), isnan(), isnormal(), signbit().
configure.in.diff
Description: Binary data
_______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
