From: Gregg R. <de...@mo...> - 2007-08-22 10:15:45
|
On 8/21/07, Gregg Reynolds <de...@mo...> wrote: > > AC_BOEHM(7.0) > Make that AX_BOEHM(7.0), or ASY_BOEHM if you prefer. A new version has been uploaded with minor changes. Open questions: - checking for mult- v. single-threaded build is naive, since lots of threading libraries are supported. I'm not sure GC_thr_init is a reliable feature test. - is it even worth it checking for build type? I think so; it's already helped me keep track of different versions and build types. Of course, a beohm-config administrative program packaged with the distrib would be nicer. -gregg |