aboutsummaryrefslogtreecommitdiff
path: root/src/kadmin/ChangeLog
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1998-02-28 04:56:29 +0000
committerTheodore Tso <tytso@mit.edu>1998-02-28 04:56:29 +0000
commitb6c55142a3021a802472aad98e612f5429593743 (patch)
tree0eb9ab06b25c0f5e1be3095df26ef4ddca19171c /src/kadmin/ChangeLog
parenta95be5fbe58ebd38bce7edc734e2ce3cbbb0a580 (diff)
downloadkrb5-b6c55142a3021a802472aad98e612f5429593743.zip
krb5-b6c55142a3021a802472aad98e612f5429593743.tar.gz
krb5-b6c55142a3021a802472aad98e612f5429593743.tar.bz2
Collapse all configure.in files under the kadmin directory into the
kadmin directory. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10481 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kadmin/ChangeLog')
-rw-r--r--src/kadmin/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/kadmin/ChangeLog b/src/kadmin/ChangeLog
index ec24352..e9c10c3 100644
--- a/src/kadmin/ChangeLog
+++ b/src/kadmin/ChangeLog
@@ -1,3 +1,12 @@
+Fri Feb 27 23:32:38 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
+
+ * configure.in: Move tests from all of kadmin's subdirectories into
+ this configure.in, and make it generate makefiles for all
+ of the subdirectories.
+
+ * Makefile.in: Add a LOCAL_SUBDIRS macro for all subdirectories in
+ the kadmin directory.
+
Wed Feb 18 15:53:46 1998 Tom Yu <tlyu@mit.edu>
* Makefile.in (thisconfigdir): Remove trailing slash.