summaryrefslogtreecommitdiffstats
path: root/src/lib/rpc/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1998-12-05 21:32:13 +0000
committerTheodore Tso <tytso@mit.edu>1998-12-05 21:32:13 +0000
commit47065478dcc4a90e2eb654f054dd269c6e7dc9aa (patch)
treeece355b42961c9580f509e1bf5cf84723a51e9a0 /src/lib/rpc/ChangeLog
parent1207173e1c69b8a8dc039376d287e72b24dff90a (diff)
downloadkrb5-47065478dcc4a90e2eb654f054dd269c6e7dc9aa.tar.gz
krb5-47065478dcc4a90e2eb654f054dd269c6e7dc9aa.tar.xz
krb5-47065478dcc4a90e2eb654f054dd269c6e7dc9aa.zip
Makefile.in: Set the myfulldir and mydir variables (which are relative
to buildtop and thisconfigdir, respectively.) configure.in: Use K5_AC_OUTPUT isntead of K5_OUTPUT_FILES git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11086 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/rpc/ChangeLog')
-rw-r--r--src/lib/rpc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/rpc/ChangeLog b/src/lib/rpc/ChangeLog
index 50ec692cb..198431169 100644
--- a/src/lib/rpc/ChangeLog
+++ b/src/lib/rpc/ChangeLog
@@ -1,3 +1,8 @@
+1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * Makefile.in: Set the myfulldir and mydir variables (which are
+ relative to buildtop and thisconfigdir, respectively.)
+
1998-10-27 Marc Horowitz <marc@mit.edu>
* svc_auth_gssapi.c, auth_gssapi.h: fix the set_name prototype,