Include the support library when linking various test programs, because on
authorKen Raeburn <raeburn@mit.edu>
Wed, 18 Jan 2006 02:00:32 +0000 (02:00 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 18 Jan 2006 02:00:32 +0000 (02:00 +0000)
commit9691093416bc5a7f85fd55aece90ab5b87b79637
treec7270b87247edd5052fdc63969557794757ed78b
parent394dfe5764021766d78aad9e363bcf1fcea9c3b2
Include the support library when linking various test programs, because on
Solaris, with the vendor compiler, we'll always get references to
krb5int_pthread_loaded due to unused inline functions not being eliminated.

(Also inclued it in dependencies, and use CC_LINK when it wasn't used before.)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17592 dc483132-0cff-0310-8789-dd5450dbe970
14 files changed:
src/lib/crypto/ChangeLog
src/lib/crypto/Makefile.in
src/lib/crypto/des/ChangeLog
src/lib/crypto/des/Makefile.in
src/lib/crypto/md4/ChangeLog
src/lib/crypto/md4/Makefile.in
src/lib/crypto/md5/ChangeLog
src/lib/crypto/md5/Makefile.in
src/lib/crypto/sha1/ChangeLog
src/lib/crypto/sha1/Makefile.in
src/lib/des425/ChangeLog
src/lib/des425/Makefile.in
src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/Makefile.in