Andreas V�gele <[EMAIL PROTECTED]> writes: > > isinf is a macro on HP-UX. Currently, configure.in uses > AC_CHECK_FUNCS, which checks for functions only, to check for > isinf. I've attached a patch that replaces the current test with a > test that includes math.h.
Thanks, I made some changes along these lines (at long last). _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-guile
