On 11/12/2016 02:50 PM, Eric Blake wrote:
> On 11/04/2016 05:50 PM, Bruno Haible wrote:
>> Hi Eric,
>>
>> Thanks for noticing and fixing this faster than I could.
>>
>>> A better approach is to replace the autoconf macro with a version
>>> of our own that doesn't probe anything, so that the AC_DEFI
On 11/04/2016 05:50 PM, Bruno Haible wrote:
> Hi Eric,
>
> Thanks for noticing and fixing this faster than I could.
>
>> A better approach is to replace the autoconf macro with a version
>> of our own that doesn't probe anything, so that the AC_DEFINE is
>> reached exactly once.
>
> Yes, agreed.
Hi Eric,
Thanks for noticing and fixing this faster than I could.
> A better approach is to replace the autoconf macro with a version
> of our own that doesn't probe anything, so that the AC_DEFINE is
> reached exactly once.
Yes, agreed.
> +AC_DEFUN([AC_FUNC_STRERROR_R], [
> + AC_DEFINE([HAVE_