From c5c5a1acca3a0b83de57d4e0c8d1436adb3eeabb Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Fri, 24 Sep 2004 01:19:16 +0000 Subject: [PATCH] *** empty log message *** --- guile-config/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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.