Fix tests/misc/Makefile.in to use KRB5_BASE_LIBS instead of KRB5_LIB,
authorGreg Hudson <ghudson@mit.edu>
Thu, 16 Oct 2008 17:21:06 +0000 (17:21 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 16 Oct 2008 17:21:06 +0000 (17:21 +0000)
commit5332906c28aa8871845c033b64dcc94e04389c60
treec81c448a867b0ee9b695c167dc2e1efd0f359d64
parenta6474a9a779d48b8940438d47dafc49519f4cfe8
Fix tests/misc/Makefile.in to use KRB5_BASE_LIBS instead of KRB5_LIB,
making it consistent with other programs we build.  KRB5_LIB by itself
may not find dependent libraries if they haven't been installed yet.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20879 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/misc/Makefile.in