Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   he
Date:           Fri Mar  4 20:44:55 UTC 2005

Modified Files:
        src/libexec/telnetd: Makefile
        src/usr.bin/ssh/ssh: Makefile
        src/usr.bin/telnet: Makefile

Log Message:
Add -lcrypt to link lines for applications using -lkrb5, so that they
link successfully when MKPIC=no, as is always the case for our ports
which do not support shared libraries.

Discussed with thorpej and christos.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/libexec/telnetd/Makefile
cvs rdiff -r1.20 -r1.21 src/usr.bin/ssh/ssh/Makefile
cvs rdiff -r1.37 -r1.38 src/usr.bin/telnet/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index