- From: Regis Boudin <regis@boudin.name>
- Date: Sun, 08 Apr 2007 20:52:24 +0100
- To: www-amaya@w3.org
- Message-Id: <1176061945.3680.22.camel@thinkpad.imalip.net>
Hi, Here are a couple of patches you might find interesting. warning_fixes.diff contains some trivial fixes for various warnings. rdf_conf_in_conf.diff does a couple of different things : -move the call to redland configure from Makefile.in to configure.in -drops the bit setting CFLAGS and CXXFLAGS to either "-g" or "-O2". The default behaviour is to have "-g -O2" and can be overridden by passing parameters when calling configure, which is much better I believe. -drops the use of "-x c" and "-x c++", it works fine without them. Also, now that the Bookmarks have been dropped, redland is not used anymore, but only raptor. I have another patch only building and linking against libraptor, but it also makes lots of other cleanups, so I need to do a bit more tests... Should you require any further information, please don't hesitate to contact me. Regis
Attachments
- text/x-patch attachment: warnings_fixes.diff
- text/x-patch attachment: rdf_conf_in_conf.diff
Received on Monday, 9 April 2007 16:15:44 UTC