On Mon, 15.05.06 20:15, Padraig O'Briain ([EMAIL PROTECTED]) wrote:

> 
> This works for me.

I guess this means that I shall merge this patch?

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])

-- 
Lennart Poettering; lennart [at] poettering [dot] net
ICQ# 11060553; GPG 0x1A015CC4; http://0pointer.net/lennart/
_______________________________________________
avahi mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/avahi

Reply via email to