bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: isinf is a macro on HP-UX


From: Kevin Ryde
Subject: Re: isinf is a macro on HP-UX
Date: Mon, 05 Jul 2004 10:04:49 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Andreas Vögele <address@hidden> 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).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]