]> git.ipfire.org Git - thirdparty/libtool.git/commit
bootstrap: fix version sort
authorPeter Rosin <peda@lysator.liu.se>
Tue, 19 Nov 2013 10:54:27 +0000 (11:54 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Tue, 19 Nov 2013 10:54:27 +0000 (11:54 +0100)
commita7462c5563e124e06f4f61ce2a9cea26cf8be390
tree284da807e18953f6f000456624ec4fcf45558996
parent397f71725630cd6d97fe69104f170861f441507a
bootstrap: fix version sort

Reported by Ozkan Sezer who suffered from makeinfo 4.13 being detected
as lesser than the required makeinfo 4.8.

* bootstrap (func_sort_ver): Sort numerically on the non-primary keys
as well.
bootstrap