CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2013/06/18 00:35:05
Modified files: kerberosV/src/tools: krb5-config.in Log message: Fix the libs link order to please static archs (thanks miod@ for the order). Link to libkafs5, not libkafs (nothing uses this but still...). ok robert@