diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-11-14 02:44:30 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-11-14 02:44:30 +0000 |
| commit | 2464200a150b9ac783bcbeaaeaba6f9459a665d1 (patch) | |
| tree | ec532abee5832165fea6964eaa4be3d2bd0d9ec4 /src/include/krb5/ChangeLog | |
| parent | e4e4815a99ae50c78aabde6dfe776a450f85e4f6 (diff) | |
Makefile.in: Set the myfulldir and mydir variables (which are relative
to buildtop and thisconfigdir, respectively.) Add a MY_SUBDIRS macro
set to '.' to indicate that there are no subdirectories to be
processed by the Makefile.
configure.in: Removed and tests moved to parent directory.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11035 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
| -rw-r--r-- | src/include/krb5/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index af894dad1..a467f996e 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,3 +1,12 @@ +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 macro set to '.' to indicate that there + are no subdirectories to be processed by the Makefile. + + * configure.in: Removed and tests moved to parent directory. + 1998-10-26 Marc Horowitz <marc@mit.edu> * kdb_dbc.h, kdb.h: update kdb api to be compatible with the new |
