Fix --with-system-verto without pkg-config
authorGreg Hudson <ghudson@mit.edu>
Tue, 29 Nov 2011 22:49:56 +0000 (22:49 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 29 Nov 2011 22:49:56 +0000 (22:49 +0000)
commite6e2928c0dc113d99f1c5dd8b35fee146c577ec3
treeed7796e0b20ae5716f59475af45e8dbb4a00cd2e
parentdfa35ab001beb56299cac9c2386f05cd1a85a033
Fix --with-system-verto without pkg-config

If we're using the system verto and pkg-config isn't found but
libverto is, set VERTO_LIBS to just -lverto as there won't be a k5ev
module.

ticket: 7029
target_version: 1.10
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25493 dc483132-0cff-0310-8789-dd5450dbe970
src/configure.in