about summary refs log tree commit diff
path: root/INSTALL
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2023-06-29 11:07:52 -0400
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2023-06-29 11:07:52 -0400
commitc14f2e4aaa0f43e2ccb4e77deaa5101dd5af384a (patch)
tree18e6080f42aa953a65c7efb2fae5f5bb2e09e704 /INSTALL
parent1a21693e16a3f3d10f41c486b97fbecb53dd2087 (diff)
downloadglibc-c14f2e4aaa0f43e2ccb4e77deaa5101dd5af384a.tar.gz
glibc-c14f2e4aaa0f43e2ccb4e77deaa5101dd5af384a.tar.xz
glibc-c14f2e4aaa0f43e2ccb4e77deaa5101dd5af384a.zip
Make sure INSTALL is ASCII plaintext
Add --disable-encoding to makeinfo flags so that it does not generate
unicode quote glyphs.

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 6d51475536..f921f82b4c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -469,8 +469,8 @@ build the GNU C Library:
 
    * GNU 'make' 4.0 or newer
 
-     As of release time, GNU 'make' 4.4 is the newest verified to work to
-     build the GNU C Library.
+     As of release time, GNU 'make' 4.4 is the newest verified to work
+     to build the GNU C Library.
 
    * GCC 6.2 or newer