summaryrefslogtreecommitdiffstats
path: root/src/appl/mailquery/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1995-03-01 21:52:28 +0000
committerTheodore Tso <tytso@mit.edu>1995-03-01 21:52:28 +0000
commitcd0a52da406004cbdb61441612afece4549552fc (patch)
treea86c51d4f863dc051a38f2791eac806664c16971 /src/appl/mailquery/ChangeLog
parentd4256e27e3a908966c57b3c60537855118c99a06 (diff)
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
Diffstat (limited to 'src/appl/mailquery/ChangeLog')
-rw-r--r--src/appl/mailquery/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/appl/mailquery/ChangeLog b/src/appl/mailquery/ChangeLog
index 565ee8f21..70d271cae 100644
--- a/src/appl/mailquery/ChangeLog
+++ b/src/appl/mailquery/ChangeLog
@@ -1,3 +1,8 @@
+Wed Mar 1 11:55:43 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * configure.in: Replace check for -lsocket and -lnsl with
+ WITH_NETLIB check.
+
Tue Feb 28 01:52:34 1995 John Gilmore (gnu at toad.com)
* poplib.c: Avoid <krb5/...> includes.