summaryrefslogtreecommitdiffstats
path: root/src/appl/gss-sample/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/gss-sample/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/gss-sample/ChangeLog')
-rw-r--r--src/appl/gss-sample/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog
index 38bfb7a51..c13074c0d 100644
--- a/src/appl/gss-sample/ChangeLog
+++ b/src/appl/gss-sample/ChangeLog
@@ -1,3 +1,8 @@
+Wed Mar 1 11:55:15 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * configure.in: Remove ISODE_INCLUDE, replace check for -lsocket
+ and -lnsl with WITH_NETLIB check.
+
Fri Feb 3 06:21:02 1995 Theodore Y. Ts'o (tytso@dcl)
* gss-server.c: ret_flags should be an int based on the prototype