Use wcscoll(), if available, when sorting index terms. (In a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 22 Apr 2004 18:18:44 +0000 (18:18 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 22 Apr 2004 18:18:44 +0000 (18:18 +0000)
commit68cff1f8ba4b8318409e3201ff3440e64369c52f
tree4a4530baae61c926cde0665b3cf82c90dd6b29d6
parent9badd775749c8ac319b44d37c7514bc7e1a1804d
Use wcscoll(), if available, when sorting index terms. (In a
somewhat roundabout and arse-backwards sort of way, due to some
other properties of the sort that I rather wanted to maintain. But I
hope it should still do some good.)

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4119 cda61777-01e9-0310-a592-d414129be87e
misc.c