]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: simplify definition of $MAN in configure.ac
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 29 Aug 2012 13:18:08 +0000 (15:18 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 30 Aug 2012 13:21:59 +0000 (15:21 +0200)
commit60b01f9f0214b6a5c3e157a2772e4861649296af
tree96972bb3438e6712d217ec6a28a90ee6bcb58cd8
parent7e85a52be42082c58f729178618e17c54083221d
maint: simplify definition of $MAN in configure.ac

* configure.ac: Here, by making less use of 'sed' and 'tr' munging,
and relying on a smarter and simpler shell loop instead.
configure.ac