1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 07:43:58 +02:00
This commit is contained in:
Jim Meyering
1996-04-29 01:35:24 +00:00
parent 30f76e827e
commit 1ecd1b9c52
+3
View File
@@ -5,6 +5,9 @@ Sun Apr 28 17:10:03 1996 Jim Meyering (meyering@na-net.ornl.gov)
perl -e 'print "| S";' |fmt -p' | '|tr '\0' @ output `|@S'.
Reported by François Pinard.
* sort.c (main): Give a better diagnostic for `sort -0'.
Reported by Karl Berry.
* configure.in: Make fp_C_PROTOTYPES precede AC_C_INLINE.
Otherwise, some systems lose because the value AC_C_INLINE choses
with plain `cc' is different from that chosen when using the ANSI-mode