[avahi] [ANNOUNCE] Avahi 0.6.10

Padraig O'Briain Padraig.Obriain at Sun.COM
Fri May 19 03:33:05 PDT 2006


Lennart Poettering wrote:
> On Mon, 15.05.06 20:15, Padraig O'Briain (Padraig.Obriain at Sun.COM) wrote:
>
>   
>> This works for me.
>>     
>
> I guess this means that I shall merge this patch?
>   

Yes, please.

> Lennart
>  
>   
>>> Index: common/acx_pthread.m4
>>> ===================================================================
>>> --- common/acx_pthread.m4	(revision 1218)
>>> +++ common/acx_pthread.m4	(working copy)
>>> @@ -231,7 +231,7 @@
>>>    # First, check whether caller wants us to skip -shared checks
>>>    # this is useful
>>>    AC_MSG_CHECKING([whether to check for GCC pthread/shared 
>>>    inconsistencies])
>>> -   if test x"$3" = x1; then
>>> +   if test x"$GCC" != xyes; then
>>>       AC_MSG_RESULT([no])
>>>    else
>>>       AC_MSG_RESULT([yes])
>>>       
>
>   



More information about the avahi mailing list