On 24/11/14 11:21, Gisle Vanem wrote:
> Pádraig Brady wrote:
>
>>> I assume if some vendor have 'cosf' it should be undefined
>>> before Gnulib is trying to override or replace it. Not vice
>>> versa. So shouldn't this be:
>>># if @HAVE_COSF@ || @REPLACE_COSF@
>>># undef cosf
>>
>> Well a
Pádraig Brady wrote:
I assume if some vendor have 'cosf' it should be undefined
before Gnulib is trying to override or replace it. Not vice
versa. So shouldn't this be:
# if @HAVE_COSF@ || @REPLACE_COSF@
# undef cosf
Well all the ...f() variants seem to be treated like this:
acosf() cos