]> git.ipfire.org Git - thirdparty/libtool.git/commit
* ltmain.in: Don't assume that "sort +2" works, as POSIX
authorPaul Eggert <eggert@twinsun.com>
Mon, 6 May 2002 14:51:40 +0000 (14:51 +0000)
committerRobert Boehne <rboehne@gnu.org>
Mon, 6 May 2002 14:51:40 +0000 (14:51 +0000)
commitd197caf0e14883df45c334947f0e68602bcb16ca
tree315d16099efd6b62fa672d554220594df6c47a91
parent338e2996c675278a7016d1203574e0e1b90f6000
* ltmain.in: Don't assume that "sort +2" works, as POSIX
1003.1-2001 says that "sort +2" is supposed to sort the file
named "+2".  An example host that behaves like this is
textutils 2.0.21 with _POSIX2_VERSION=200112.
ChangeLog
ltmain.in