diff options
author | Roland McGrath <roland@gnu.org> | 2009-02-24 23:45:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2009-02-24 23:45:59 +0000 |
commit | 9ef79dce3fbb4ff295b0dcf0f1d0044c7b4bfe29 (patch) | |
tree | 3d77f0f371cc8751ff2563db227ee689a0315db8 /README | |
parent | 5be0a68819a574efc3d5a33b9f6dc11dfcb4f630 (diff) | |
download | glibc-9ef79dce3fbb4ff295b0dcf0f1d0044c7b4bfe29.tar glibc-9ef79dce3fbb4ff295b0dcf0f1d0044c7b4bfe29.tar.gz glibc-9ef79dce3fbb4ff295b0dcf0f1d0044c7b4bfe29.tar.bz2 glibc-9ef79dce3fbb4ff295b0dcf0f1d0044c7b4bfe29.zip |
[BZ #9895]
2009-02-24 Roland McGrath <roland@redhat.com>
[BZ #9895]
* README.template: Reworded not to use substituted version number.
Renamed to ...
* README: ... here (no longer generated).
* Makefile (README): Target removed.
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,5 @@ -This directory contains the version 2.7 release of the GNU C Library. +This directory contains the sources of the GNU C Library. +See the file "version.h" for what release version you have. The GNU C Library is the standard system C library for all GNU systems, and is an important part of what makes up a GNU system. It provides the @@ -52,7 +53,7 @@ The GNU C Library supports these configurations for using Linux kernels: The code for other CPU configurations supported by volunteers outside of the core glibc maintenance effort is contained in the separate `ports' -add-on. You can find glibc-ports-2.7 distributed separately in the +add-on. You can find glibc-ports-VERSION distributed separately in the same place where you got the main glibc distribution files. Currently these configurations are known to work using the `ports' add-on: |