fix-pthread.patch 545 B

1234567891011121314
  1. Index: libcanberra-0.12/acinclude.m4
  2. ===================================================================
  3. --- libcanberra-0.12.orig/acinclude.m4
  4. +++ libcanberra-0.12/acinclude.m4
  5. @@ -112,7 +112,7 @@ acx_pthread_flags="pthreads none -Kthrea
  6. # pthread-config: use pthread-config program (for GNU Pth library)
  7. case "${host_cpu}-${host_os}" in
  8. - *solaris*)
  9. + *solaris*|*linux*)
  10. # On Solaris (at least, for some versions), libc contains stubbed
  11. # (non-functional) versions of the pthreads routines, so link-based