K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-06-21T19:05:20.000000Z K 7 svn:log V 324 We need to link with libiberty.a before libreadline.so. Both supply xmalloc() and xrealloc() and the mixed usage of xmalloc in some .c's from libiberty.a and other .c's from libreadline.so produces an unusable binary on the Alpha. While I am here, preventatively move other libs in the link order. Submitted by: gallatin END