bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

portable pthreads test


From: Andreas Vögele
Subject: portable pthreads test
Date: Wed, 8 Sep 2004 07:51:18 +0200

Here's a patch that replaces the test for the pthread library with the macro from <http://www.gnu.org/software/ac-archive/htmldoc/acx_pthread.html>. The patch appends acx_pthread.m4 to acinclude.m4 and replaces AC_CHECK_LIB(pthread, ...) with ACX_PTHREAD in configure.in. Without this patch Guile CVS cannot be built on FreeBSD. I've tested the patch on Debian Sarge, Mac OS X, OpenBSD and FreeBSD 5.

Attachment: pthread-check.diff
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]