fixed a couple of problems reported by Oliver Stoeneberg Daniel
authorDaniel Veillard <veillard@src.gnome.org>
Tue, 3 Aug 2004 22:06:36 +0000 (22:06 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Tue, 3 Aug 2004 22:06:36 +0000 (22:06 +0000)
* doc/downloads.html doc/xslt.html: fixed a couple of problems
  reported by Oliver Stoeneberg
Daniel

ChangeLog
configure.in
doc/downloads.html
doc/xslt.html

index ac61ff1..a8bf73e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Aug  4 00:04:13 CEST 2004 Daniel Veillard <daniel@veillard.com>
+
+       * doc/downloads.html doc/xslt.html: fixed a couple of problems
+         reported by Oliver Stoeneberg
+               
 Mon Aug  2 08:48:03 PDT 2004 William Brack <wbrack@mmm.com.hk>
 
        * libxslt/documents.c, libxslt/functions.c, libxslt/transform.c,
index 933b7a5..965be7a 100644 (file)
@@ -258,7 +258,7 @@ if [[ "${LOGNAME}" = "veillard" -a "`pwd`" = "/u/veillard/XSLT" ]] || \
     fi
     CFLAGS="-Wall -g -O -ansi -pedantic -W -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline "
     STATIC_BINARIES="-static"
-    if [ "${LOGNAME}" = "veillard" ]
+    if test "$LOGNAME" = "veillard"
     then
         LIBXML_SRC="/u/veillard/XML"
     fi
index 2737089..bb08ff3 100644 (file)
@@ -13,14 +13,14 @@ archive</a>, Antonin Sprinzl also provides <a href="ftp://gd.tuwien.ac.at/pub/li
 you need the <a href="http://rpmfind.net/linux/RPM/libxml2.html">libxml2</a>,
 <a href="http://rpmfind.net/linux/RPM/libxml2-devel.html">libxml2-devel</a>,
 <a href="http://rpmfind.net/linux/RPM/libxslt.html">libxslt</a> and <a href="http://rpmfind.net/linux/RPM/libxslt-devel.html">libxslt-devel</a>
-packages installed to compile applications using libxslt.) <a href="mailto:igor@zlatkovic.com">Igor  Zlatkovic</a> is now the maintainer of
+packages installed to compile applications using libxslt.) <a href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a> is now the maintainer of
 the Windows port, <a href="http://www.zlatkovic.com/projects/libxml/index.html">he provides
 binaries</a>. <a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a>
 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&amp;dir=libxslt">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/viewcvs/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>
index fd1cddf..9a8e7f9 100644 (file)
@@ -226,7 +226,7 @@ you need the <a href="http://rpmfind.net/linux/RPM/libxml2.html">libxml2</a>,
 <a href="http://rpmfind.net/linux/RPM/libxslt.html">libxslt</a> and <a
 href="http://rpmfind.net/linux/RPM/libxslt-devel.html">libxslt-devel</a>
 packages installed to compile applications using libxslt.) <a
-href="mailto:igor@zlatkovic.com">Igor  Zlatkovic</a> is now the maintainer of
+href="mailto:igor@zlatkovic.com">Igor Zlatkovic</a> is now the maintainer of
 the Windows port, <a
 href="http://www.zlatkovic.com/projects/libxml/index.html">he provides
 binaries</a>. <a href="mailto:Gary.Pennington@sun.com">Gary Pennington</a>
@@ -244,7 +244,7 @@ platform, get in touch with me to upload the package. I will keep them in the
 <p>Libxslt is also available from CVS:</p>
 <ul>
   <li><p>The <a
-    href="http://cvs.gnome.org/bonsai/rview.cgi?cvsroot=/cvs/gnome&amp;dir=libxslt">Gnome
+    href="http://cvs.gnome.org/viewcvs/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>