]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(programs): Use ../src/tr -s ' ' '\n' in place
authorJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 09:24:00 +0000 (09:24 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Sep 2003 09:24:00 +0000 (09:24 +0000)
commit8bf64609dc62915ad4e3a6348e9ac847140dca80
treed1da5f8dd1ea4d05299d809b5a6ec9229404f8b0
parent17019d2056791c09f17f003ed34f025584e1d94c
(programs): Use ../src/tr -s ' ' '\n' in place
of `fmt -1'.  Using the just-built tr is a little cleaner.
Christian Krackowizer reported that HPUX 10.20 doesn't have fmt.
tests/Makefile.am