* update_web_docs_svn: Update BUGURL to http://gcc.gnu.org/bugs/.
From-SVN: r152628
This commit is contained in:
parent
4557df3c55
commit
f12c3a1d3a
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue