diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-05 13:03:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-05 13:03:24 +0000 |
commit | fe959e1efb0353204c67cc590e51e0ccba58d241 (patch) | |
tree | 2f2c2b420ebb9ed9a45ce062fa490e967fac7f52 /manual | |
parent | c00160817df41d1581b2e91620c4adb5cba19a74 (diff) | |
download | glibc-fe959e1efb0353204c67cc590e51e0ccba58d241.tar glibc-fe959e1efb0353204c67cc590e51e0ccba58d241.tar.gz glibc-fe959e1efb0353204c67cc590e51e0ccba58d241.tar.bz2 glibc-fe959e1efb0353204c67cc590e51e0ccba58d241.zip |
* version.h (VERSION): Bump to 2.0.100.
Diffstat (limited to 'manual')
-rw-r--r-- | manual/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi index 137a548c0c..69ba14b85f 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -27,7 +27,7 @@ file is @file{glibc-linuxthreads-@var{VERSION}.tar.gz}. Both add-on bundles should be unpacked into the top level of the libc source tree. You will need recent versions of several GNU tools: definitely GCC and -GNU Make, and possibly others. @xref{Tools for Installation}, below. +GNU Make, and possibly others. @xref{Tools for Compilation}, below. @menu * Configuring and compiling:: How to compile and test GNU libc. |