bdw-gc 6.8 compatibility (hopefully)
authorAndy Wingo <wingo@pobox.com>
Thu, 24 Mar 2011 19:34:31 +0000 (20:34 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 24 Mar 2011 19:34:31 +0000 (20:34 +0100)
commit5f0d2951a0a5179038bee55fe9af688f94738075
tree2c4e97e7e03719ff8ce24ae58c945224f3e71be3
parentecba00af6501e082b86c8f2f7730081c733509d7
bdw-gc 6.8 compatibility (hopefully)

* configure.ac (HAVE_GC_STACK_BASE): New check.

* libguile/threads.c (GC_UNIMPLEMENTED, GC_SUCCESS): Define if needed.
  (GC_register_my_thread, GC_unregister_my_thread)
  (GC_call_with_stack_base): Define shims if needed.
configure.ac
libguile/threads.c