On Wed 30 Mar 2011 06:50, Mike Gran <[email protected]> writes:

> GC_allow_register_threads is not present in earlier versions of BDW-GC
> * configure.ac: check for GC_allow_register_threads
> * libguile/gen-scmconfig.c (SCM_HAVE_GC_ALLOW_REGISTER_THREADS): new define
> * libguile/threads.c (scm_i_init_thread_for_guile): use new define

Applied, thanks!  And your other patch.

I did make a change to this one: see, scmconfig.h is for configuration
options/choices that affect the installed header files.  For
configuration options that don't need to be installed, we can just rely
on config.h, which is what I did here.

Cheers,

Andy
-- 
http://wingolog.org/

Reply via email to