1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-09-24 01:19:16 +00:00
parent 89acd190b8
commit c5c5a1acca

View file

@ -1,3 +1,11 @@
2004-09-24 Marius Vollmer <mvo@zagadka.de>
* guile-config.in (build-link, build-compile): Include CFLAGS in
output. This is needed to get "-pthread" into the builds, for
example.
* Makefile.am (EXTRA_DIST): Removed qthreads.m4.
2003-04-05 Marius Vollmer <mvo@zagadka.de>
* Changed license terms to the plain LGPL thru-out.