[kaffe] CVS kaffe (dalibor): Forgot to checkin in the ChangeLog for the tritonus makefile.am changes

Kaffe CVS cvs-commits at kaffe.org
Mon Sep 22 05:31:02 PDT 2003


PatchSet 4053 
Date: 2003/09/22 12:26:34
Author: dalibor
Branch: HEAD
Tag: (none) 
Log:
Forgot to checkin in the ChangeLog for the tritonus makefile.am changes

Members: 
	ChangeLog:1.1648->1.1649 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1648 kaffe/ChangeLog:1.1649
--- kaffe/ChangeLog:1.1648	Sun Sep 21 18:18:12 2003
+++ kaffe/ChangeLog	Mon Sep 22 12:26:34 2003
@@ -1,3 +1,36 @@
+2003-09-21  Dalibor Topic <robilad at kaffe.org>
+
+	Fix for libtool problems with sound libraries.
+	
+	* libraries/extensions/sound/alsa/Makefile.am:
+	(libtritonusalsa_la_LIBADD) Removed unportable attempt to link in
+	common code as a shared library.
+	(libtritonusalsa_la_SOURCES) Added common.c.
+	
+        libraries/extensions/sound/common/Makefile.am:
+	(native_LTLIBRARIES, libtritonuscommon_la_LDFLAGS,
+	libtritonuscommon_la_SOURCES) Removed unneeded variables.
+	(noinst_SOURCES) New variable.
+	
+        libraries/extensions/sound/esd/Makefile.am:
+	(libtritonusesd_la_LDFLAGS) Reformatted.
+	(libtritonusesd_la_LIBADD) Removed unportable attempt to link in
+	common code as a shared library.
+	(libtritonusesd_la_SOURCES) Removed common.h. Added common.c.
+	(noinst_HEADERS) New variable.
+	
+        * libraries/extensions/sound/alsa/Makefile.in,
+        libraries/extensions/sound/common/Makefile.in,
+        libraries/extensions/sound/esd/Makefile.in:
+	Regenerated.
+
+	* libraries/extensions/sound/alsa/common.c,
+	libraries/extensions/sound/esd/common.c:
+	New files.
+
+	Reported by: Mark Wielaard  <mark at klomp.org>,
+	             James Simmons  <jsimmons at infradead.org>
+	
 2003-09-19  Timothy S. Stack <stack at cs.utah.edu>
 
 	* configure.in:




More information about the kaffe mailing list