diff --git a/guile-config/ChangeLog b/guile-config/ChangeLog index 769941554..425d5e3d5 100644 --- a/guile-config/ChangeLog +++ b/guile-config/ChangeLog @@ -1,3 +1,11 @@ +2004-09-24 Marius Vollmer + + * 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 * Changed license terms to the plain LGPL thru-out.