2009/1/23 Ludovic Courtès <l...@gnu.org>: > Hello! > > Neil Jerram <neiljer...@googlemail.com> writes: > >> I finally got round to fixing this; please see >> http://git.savannah.gnu.org/gitweb/?p=guile.git;a=commit;h=d6818567553aafdbbbca327d4a1b1289a6816858. > > Your fix is OK, but I think it's a bug in pthread-w32 to rely on > non-prefixed `HAVE_' macros (`gen-scmconfig' does a better job here!).
I agree. (After spending a good deal of time yesterday on understanding why we have the while gen-scmconfig machinery...) I guess we should report this somewhere then; I'll look for the right mailing list. Neil