Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Wed Feb 12 16:30:26 PST 1997
Update of /cvsroot/src/usr.bin/tn3270/tn3270
In directory netbsd1:/var/slash-tmp/cvs-serv17756/tn3270

Modified Files:
        Makefile 
Log Message:
tn3270 shouldn't try to do magic depending on the setting of
EXPORTABLE_SYSTEM.  Additionally, since it doesn't actually use libtelnet
for any of the 'interesting' features, it shouldn't be using libtelnet
at all (because that adds some serious headaches and problems, on ELF
systems with shared libraries, which cannot be easily addressed and
don't actually _have_ to be).  Now it simply pulls in genget.c from
the libtelnet source, and builds it locally.


cgd
Wed Feb 12 16:38:35 PST 1997
Update of /cvsroot/src/domestic/lib/libkrb
In directory netbsd1:/var/slash-tmp/cvs-serv19102/libkrb

Modified Files:
        Makefile 
Log Message:
add -lcrypt to LDADD and ${LIBCRYPT} to DPADD, so that libcrypt will
be properly referenced by the libkrb shared library.




Home | Main Index | Thread Index | Old Index