diff options
author | William M. Brack <wbrack@src.gnome.org> | 2007-03-02 10:43:34 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2007-03-02 10:43:34 +0000 |
commit | 18ae451bb0f52b9b2a2e2c4ec77dbe25284c95d5 (patch) | |
tree | b925da09e33a88f5c5e3d76f6833230972cd3846 /doc | |
parent | f13db5792e28b6252cd02c1e28b40b8d9eace3c4 (diff) | |
download | libxslt-18ae451bb0f52b9b2a2e2c4ec77dbe25284c95d5.tar.gz libxslt-18ae451bb0f52b9b2a2e2c4ec77dbe25284c95d5.tar.bz2 libxslt-18ae451bb0f52b9b2a2e2c4ec77dbe25284c95d5.zip |
added setting of TRIO_REPLACE_STDIO when TRIO routines are required.
* xsltconfig.h.in: added setting of TRIO_REPLACE_STDIO when TRIO
routines are required.
* namespaces.c, xsltutils.c: enhanced handling of stdio.h vs. trio.h
when trio routines are required (now use XSLT_NEED_TRIO)
(bug #412787)
svn path=/trunk/; revision=1423
Diffstat (limited to 'doc')
-rw-r--r-- | doc/EXSLT/downloads.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/EXSLT/downloads.html b/doc/EXSLT/downloads.html index 223ecefa..88295e55 100644 --- a/doc/EXSLT/downloads.html +++ b/doc/EXSLT/downloads.html @@ -20,7 +20,7 @@ provides <a href="http://garypennington.net/libxml2/">Solaris binaries</a>. <a href="mailto:Steve.Ball@zveno.com">Steve Ball</a> provides <a href="http://www.zveno.com/open_source/libxml2xslt.html">Mac Os X binaries</a>.</p><p><a name="Contribs" id="Contribs">Contribs:</a></p><p>I do accept external contributions, especially if compiling on another platform, get in touch with me to upload the package. I will keep them in the -<a href="ftp://xmlsoft.org/contribs/">contrib directory</a></p><p>Libxslt is also available from CVS:</p><ul><li><p>The <a href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome">Gnome +<a href="ftp://xmlsoft.org/contribs/">contrib directory</a></p><p>Libxslt is also available from CVS:</p><ul><li><p>The <a href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&dir=libxslt">Gnome CVS base</a>. Check the <a href="http://developer.gnome.org/tools/cvs.html">Gnome CVS Tools</a> page; the CVS module is <b>libxslt</b>.</p> </li> |