Here is the full dsp file that was modified. <<modified_libxslt_so.dsp>>
-----Original Message----- From: Daniel Veillard [SMTP:veillard redhat com] Sent: Thursday, July 12, 2001 8:38 AM To: Joseph Blough Cc: xml gnome org Subject: Re: [xml] Win32 Debug/Release versions On Thu, Jul 12, 2001 at 08:28:04AM -0400, Joseph Blough wrote:Does anyone else use a "d" suffix on DLL and lib files to distinguish between debug and release versions (i.e. libxml.dll and libxmld.dll)?I'vealtered my copies of libxml2 and libxslt to do this. As per the LGPL licensing agreement I'd like to return these alterations to the codebase(if anyone else wants them). The changes that I made were to change the ouput filename for the debug system to end with a "d" suffix and this updated to the lib file entry accordingly. This change is shown in the following diffOkay thanks. Problem is that diff may give troubles to dsp files, sending a complete one may avoid the problem.On a side note, are there any plans to create a libxslt.def.src? The libxslt.def that is packaged with libxslt 1.0.0 is already missing the xsltProfileStylesheet entry needed for xsltproc to link properly.Would make sense. Actually the def.src should be autogenerated (should not be too hard based on the result of nm for the .o unix modules) both for libxslt and libxml. Daniel -- Daniel Veillard | Red Hat Network http://redhat.com/products/network/ veillard redhat com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ Sep 17-18 2001 Brussels Red Hat TechWorld http://www.redhat-techworld.com
Attachment:
modified_libxslt_so.dsp
Description: Binary data