build the library name ourselfs ... so we can load the library specified

2001-07-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* gmodule/gmodule.c (parse_libtool_archive): build the library
	name ourselfs ... so we can load the library specified and not
	mangle any name not beggining in 'lib'. Patch from Michael Meeks
	<michael@ximian.com>.
This commit is contained in:
Sebastian Wilhelmi
2001-07-30 08:52:20 +00:00
committed by Sebastian Wilhelmi
parent e669b218a1
commit a3ad2d5774
9 changed files with 57 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2001-07-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gmodule/gmodule.c (parse_libtool_archive): build the library
name ourselfs ... so we can load the library specified and not
mangle any name not beggining in 'lib'. Patch from Michael Meeks
<michael@ximian.com>.
2001-07-29 Ron Steinke <rsteinke@w-link.net>
* glib/giochannel.c: Matthias Classen's patch to give