K 10 svn:author V 4 nate K 8 svn:date V 27 1995-03-18T06:41:08.000000Z K 7 svn:log V 224 Change the library order so libcrypt is the last library in the list. libskey contains references to _crypt and can't resolve it unless -lcrypt occurs after it in the link command. This only occurs when linking statically. END