From cd0a52da406004cbdb61441612afece4549552fc Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Wed, 1 Mar 1995 21:52:28 +0000 Subject: Remove ISODE_INCLUDE, replace check for -lsocket and -lnsl with WITH_NETLIB check. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5039 dc483132-0cff-0310-8789-dd5450dbe970 --- src/slave/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/slave/ChangeLog') diff --git a/src/slave/ChangeLog b/src/slave/ChangeLog index 0203ec037..5deebbdbf 100644 --- a/src/slave/ChangeLog +++ b/src/slave/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 1 16:31:13 1995 Theodore Y. Ts'o + + * configure.in: Remove ISODE_INCLUDE, replace check for -lsocket + and -lnsl with WITH_NETLIB check. + Tue Feb 28 01:21:52 1995 John Gilmore (gnu at toad.com) * kprop.c, kpropd.c: Avoid includes. -- cgit