Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in
authorTheodore Tso <tytso@mit.edu>
Sat, 11 Feb 1995 00:04:58 +0000 (00:04 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 11 Feb 1995 00:04:58 +0000 (00:04 +0000)
commite271fa6d625a898ccff8f95247cc7d17bf78e224
tree94b6beb395b2b9c10b360032091c945b8e7eb3db
parent99ffce1bda90caba8f6dcfe94783735979021a1b
Add check for libsocket and libnsl (sigh).  krb5_init_ctx drags in
cryptoconf.c, which drags in enough of the crypto library that
socket() gets called.  We should to fix this eventually to make klist
smaller, but the fix will be subtle.   Sigh....

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4942 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/klist/ChangeLog
src/clients/klist/Makefile.in
src/clients/klist/configure.in