]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 2 Nov 1996 15:02:25 +0000 (15:02 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 2 Nov 1996 15:02:25 +0000 (15:02 +0000)
old/sh-utils/ChangeLog

index 6d23f9af87431dffdcc3777ebf4aa8004bf011c0..408a42d2a2f384e8a6b0e11ef8525edde2cccac9 100644 (file)
@@ -1,5 +1,9 @@
 Sat Nov  2 00:16:16 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
+       * doc/Makefile.am (MAKEINFO): Set to makeinfo --no-split.
+       Otherwise, the generated info files have names longer than
+       the 14-byte max of some old systems.
+
        * src/date.c (main): Give better diagnostic.
        Suggestion from Karl Berry.