2006-12-30 Paul Eggert <eggert@cs.ucla.edu>
* gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
- Rewrite so as not to assume GNU sort. Also, don't assume
- the C locale, and avoid an "eval" that could cause trouble.
+ Rewrite so as not to assume GNU sort or "tail -1". Also, don't
+ assume the C locale, and avoid an "eval" that could cause trouble.
+ Problem with SORT reported by Bob Proulx.
* lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
Define. Trivial patch from Henning Nielsen Lund, originally