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/admin/destroy/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/admin/destroy/ChangeLog') diff --git a/src/admin/destroy/ChangeLog b/src/admin/destroy/ChangeLog index 3f338a083..f3bc805ed 100644 --- a/src/admin/destroy/ChangeLog +++ b/src/admin/destroy/ChangeLog @@ -1,3 +1,8 @@ +Wed Mar 1 11:52:36 1995 Theodore Y. Ts'o + + * configure.in: Remove ISODE_INCLUDE, replace check for -lsocket + and -lnsl with WITH_NETLIB check. + Tue Feb 28 02:05:53 1995 John Gilmore (gnu at toad.com) * kdb5_destroy.c: Avoid and includes. -- cgit