groff
[Top][All Lists]
Advanced

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

Re: signbit(), C++, and Solaris 10


From: Jeffrey Walton
Subject: Re: signbit(), C++, and Solaris 10
Date: Fri, 6 Dec 2024 13:19:27 -0500

On Fri, Dec 6, 2024 at 1:16 PM G. Branden Robinson
<g.branden.robinson@gmail.com> wrote:
>
> At 2024-12-06T16:49:13+0000, Colin Watson wrote:
> > On Fri, Dec 06, 2024 at 06:04:57AM -0600, G. Branden Robinson wrote:
> > > Is there something I can specify to "configure" or make(1) to
> > > override gnulib's decision here?
> >
> > While I have no expertise with Solaris 10 in particular, passing
> > `gl_cv_func_signbit=yes` as a `./configure` argument ought to override
> > Gnulib's decision to supply a replacement.
>
> For some reason, it doesn't.  :(

Try `gl_cv_func_signbit=no` since you don't want to activate the code path.

Jeff



reply via email to

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