* update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.

From-SVN: r152628
This commit is contained in:
Gerald Pfeifer 2009-10-10 20:43:15 +00:00 committed by Gerald Pfeifer
parent 4557df3c55
commit f12c3a1d3a
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
* update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
2009-10-03 Diego Novillo <dnovillo@google.com>
* gcc_release (JAVA_DIRS): Remove zlib.

View file

@ -146,7 +146,7 @@ fi
fi
echo "@set srcdir $WORKDIR/gcc/gcc"
echo "@set VERSION_PACKAGE (GCC)"
echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}"
echo "@set BUGURL @uref{http://gcc.gnu.org/bugs/}"
) > $includedir/gcc-vers.texi
# Now convert the relevant files from texi to HTML, PDF and PostScript.