diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-11-14 02:45:20 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-11-14 02:45:20 +0000 |
| commit | 9c3cd8f8f10efe5c9428ad0a1ada71bae826007a (patch) | |
| tree | 17c017d37e0b9c3ee5db1eebe3d556a3c2cb2120 /src/include/ChangeLog | |
| parent | d5200be5d9d50e005060b0572f815a24572d58a4 (diff) | |
| download | krb5-9c3cd8f8f10efe5c9428ad0a1ada71bae826007a.tar.gz krb5-9c3cd8f8f10efe5c9428ad0a1ada71bae826007a.tar.xz krb5-9c3cd8f8f10efe5c9428ad0a1ada71bae826007a.zip | |
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
Diffstat (limited to 'src/include/ChangeLog')
| -rw-r--r-- | src/include/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog index d66def009e..4526bc04eb 100644 --- a/src/include/ChangeLog +++ b/src/include/ChangeLog @@ -1,3 +1,13 @@ +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.) + 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 <marc@mit.edu> * krb5.hin: add new interfaces for new crypto API and key |
