From 9c3cd8f8f10efe5c9428ad0a1ada71bae826007a Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Sat, 14 Nov 1998 02:45:20 +0000 Subject: Makefile.in: Set the myfulldir and mydir variables (which are relative to buildtop and thisconfigdir, respectively.) Add a MY_SUBDIRS definition to control the directories which are recursively descended by the Makefile. configure.in: Folded tests from krb5 and kerberosIV directories into this configure.in file. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11037 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/include/ChangeLog') diff --git a/src/include/ChangeLog b/src/include/ChangeLog index d66def009..4526bc04e 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,13 @@ +1998-11-13 Theodore Ts'o + + * Makefile.in: Set the myfulldir and mydir variables (which are + relative to buildtop and thisconfigdir, respectively.) + Add a MY_SUBDIRS definition to control the directories + which are recursively descended by the Makefile. + + * configure.in: Folded tests from krb5 and kerberosIV directories + into this configure.in file. + 1998-10-26 Marc Horowitz * krb5.hin: add new interfaces for new crypto API and key -- cgit