svn rev #17592: trunk/src/lib/ crypto/ crypto/des/ crypto/md4/ crypto/md5/ crypto/sha1/ ...

raeburn@MIT.EDU raeburn at MIT.EDU
Tue Jan 17 21:00:34 EST 2006


Commit By: raeburn
Log Message: 
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.)



Changed Files:
U   trunk/src/lib/crypto/ChangeLog
U   trunk/src/lib/crypto/Makefile.in
U   trunk/src/lib/crypto/des/ChangeLog
U   trunk/src/lib/crypto/des/Makefile.in
U   trunk/src/lib/crypto/md4/ChangeLog
U   trunk/src/lib/crypto/md4/Makefile.in
U   trunk/src/lib/crypto/md5/ChangeLog
U   trunk/src/lib/crypto/md5/Makefile.in
U   trunk/src/lib/crypto/sha1/ChangeLog
U   trunk/src/lib/crypto/sha1/Makefile.in
U   trunk/src/lib/des425/ChangeLog
U   trunk/src/lib/des425/Makefile.in
U   trunk/src/lib/krb5/krb/ChangeLog
U   trunk/src/lib/krb5/krb/Makefile.in



More information about the cvs-krb5 mailing list