]> 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:24 +0000 (14:51 +0000)
committerRobert Boehne <rboehne@gnu.org>
Mon, 6 May 2002 14:51:24 +0000 (14:51 +0000)
commit842a56080ada03e702bed99f073a17b3395f7e0c
tree42016df69ed53310b3760b3ffeb56c161027c37f
parent8ff77d74a138f565224d73dd1aeb720867437d46
* 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