This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH] Regenerate INSTALL file
- From: Siddhesh Poyarekar <siddhesh at redhat dot com>
- To: libc-alpha at sourceware dot org
- Date: Mon, 24 Jun 2013 18:20:26 +0530
- Subject: [PATCH] Regenerate INSTALL file
Hi,
I ran into this while building for Fedora; INSTALL was not regenerated
during the last change to install.texi. Can this be committed now or
is this done during the release process?
Siddhesh
* INSTALL: Regenerate.
diff --git a/INSTALL b/INSTALL
index 29326bf..3281c04 100644
--- a/INSTALL
+++ b/INSTALL
@@ -340,10 +340,11 @@ build the GNU C Library:
installation mechanism for the info files is not present or works
differently.
- * GNU `awk' 3.0, or higher
+ * GNU `awk' 3.1.2, or higher
- `Awk' is used in several places to generate files. `gawk' 3.0 is
- known to work.
+ `awk' is used in several places to generate files. Some `gawk'
+ extensions are used, including the `asorti' function, which was
+ introduced in version 3.1.2 of `gawk'.
* Perl 5