about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-12-18 11:36:29 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-12-18 11:36:29 +0100
commit053c52b17739a584ee73d336e547b15abcdabd49 (patch)
tree719a54be3448412efc9d46ddfbc2bf9997daa636 /INSTALL
parent40e6c1ec1f9b59b7917a8899f0894e49f16f51f1 (diff)
downloadglibc-053c52b17739a584ee73d336e547b15abcdabd49.tar.gz
glibc-053c52b17739a584ee73d336e547b15abcdabd49.tar.xz
glibc-053c52b17739a584ee73d336e547b15abcdabd49.zip
locale: Rewrite locale/gen-translit.pl in Python
This commit does not change the generated output file.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 3 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 3884ada8d8..268b7d63fa 100644
--- a/INSTALL
+++ b/INSTALL
@@ -520,10 +520,9 @@ build the GNU C Library:
    * Perl 5
 
      Perl is not required, but if present it is used in some tests and
-     the 'mtrace' program, to build the GNU C Library manual, as well as
-     to regenerate 'locale/C-translit.h' if its source files are
-     modified.  As of release time 'perl' version 5.28.0 is the newest
-     verified to work to build the GNU C Library.
+     the 'mtrace' program, to build the GNU C Library manual.  As of
+     release time 'perl' version 5.28.0 is the newest verified to work
+     to build the GNU C Library.
 
    * GNU 'sed' 3.02 or newer