diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-08-01 12:30:37 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-08-01 12:30:37 +0000 |
commit | c66126835d4df59cf4aaea9876c27546727b33eb (patch) | |
tree | 17379029649735a00a9e395b8d04b011b21457d7 /doc/index.html | |
parent | 393fd55ec8fc69d07f7dd02e3bafb60aa7e36f5a (diff) | |
download | libxslt-c66126835d4df59cf4aaea9876c27546727b33eb.tar.gz libxslt-c66126835d4df59cf4aaea9876c27546727b33eb.tar.bz2 libxslt-c66126835d4df59cf4aaea9876c27546727b33eb.zip |
upon suggestion of Marc-Andre Lemburg, make the misdetection of libxml2
* configure.in: upon suggestion of Marc-Andre Lemburg, make
the misdetection of libxml2 python bindings a warning only
Daniel
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index ca437eb5..36ad7831 100644 --- a/doc/index.html +++ b/doc/index.html @@ -88,8 +88,8 @@ reused in commercial applications (see the <a href="intro.html">intro</a>)</p> <li>John Fleck wrote <a href="tutorial/libxslttutorial.html">a tutorial for libxslt</a> </li> -<li><a href="xsltproc.html">xsltproc user manual</a></li> -<li><a href="http://xmlsoft.org/">the libxml documentation</a></li> + <li><a href="xsltproc.html">xsltproc user manual</a></li> + <li><a href="http://xmlsoft.org/">the libxml documentation</a></li> </ul> <p> <p><a href="bugs.html">Daniel Veillard</a></p> |