aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/install.texi2html
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2003-06-06 18:08:37 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2003-06-06 18:08:37 +0000
commit67b1fbb94e86232b063a7da341a23b7e54fee4b5 (patch)
tree71709e3bcbfed66e8adb359a4aeddaa2ceb2f846 /gcc/doc/install.texi2html
parentd56a88114a6afecfd9658778879a9250699829e4 (diff)
downloadgcc-67b1fbb94e86232b063a7da341a23b7e54fee4b5.zip
gcc-67b1fbb94e86232b063a7da341a23b7e54fee4b5.tar.gz
gcc-67b1fbb94e86232b063a7da341a23b7e54fee4b5.tar.bz2
install.texi (Prerequisites): New section documenting tools and packages necessary prior to building and/or...
* doc/install.texi (Prerequisites): New section documenting tools and packages necessary prior to building and/or modifying GCC. * doc/install.texi2html: Also generate prerequisites.html. From-SVN: r67562
Diffstat (limited to 'gcc/doc/install.texi2html')
-rwxr-xr-xgcc/doc/install.texi2html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi2html b/gcc/doc/install.texi2html
index 3917e2a..0f792ea 100755
--- a/gcc/doc/install.texi2html
+++ b/gcc/doc/install.texi2html
@@ -21,7 +21,7 @@ if [ ! -d $DESTDIR ]; then
mkdir -p $DESTDIR
fi
-for x in index.html specific.html download.html configure.html \
+for x in index.html specific.html prerequisites.html download.html configure.html \
build.html test.html finalinstall.html binaries.html old.html \
gfdl.html
do