Add check for libsocket and libnsl (sigh). krb5_init_ctx drags in
authorTheodore Tso <tytso@mit.edu>
Sat, 11 Feb 1995 00:05:33 +0000 (00:05 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 11 Feb 1995 00:05:33 +0000 (00:05 +0000)
commit1b18fa8cc90c04872530e3ddf0385ea7369bdc06
tree260a56abe7f359299c780e58b260a9219299fb39
parente271fa6d625a898ccff8f95247cc7d17bf78e224
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@4943 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/kdestroy/ChangeLog
src/clients/kdestroy/Makefile.in
src/clients/kdestroy/configure.in
src/clients/kdestroy/kdestroy.c