]> 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:28 +0000 (14:51 +0000)
committerRobert Boehne <rboehne@gnu.org>
Mon, 6 May 2002 14:51:28 +0000 (14:51 +0000)
commit0e00101a0b5c704baf0bbeba03ae16c274dd8a47
treea0909b4602a5dda623c51578353840f3541310be
parentff0640879378ce673e282fc2611f7a75d6c3b2d7
* 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