1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-09-21 00:10:02 +00:00
parent 75bfae860a
commit 9c0485fce2

View file

@ -1,3 +1,9 @@
2004-09-21 Marius Vollmer <mvo@zagadka.de>
* acinclude.m4 (ACX_PTHREAD): New.
* configure.in: Use it instead of simply looking for -lpthread.
Thanks to Andreas Vögele!
2004-09-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* configure.in: Fail when alloca can not be found natively.