diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-11-13 21:08:45 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-11-13 21:08:45 +0000 |
| commit | e812d05c58837dbaa4cfc4b433929d0c18f279ba (patch) | |
| tree | 34ca1211d9952be374cab7dd08e013c7aebbef7d /src/appl/gss-sample/ChangeLog | |
| parent | 9af6e475823c3ef3fb245fc2deee656354168c56 (diff) | |
| download | krb5-e812d05c58837dbaa4cfc4b433929d0c18f279ba.tar.gz krb5-e812d05c58837dbaa4cfc4b433929d0c18f279ba.tar.xz krb5-e812d05c58837dbaa4cfc4b433929d0c18f279ba.zip | |
configure.in: Removed and tests moved up to appl/configure.in
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.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11030 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/gss-sample/ChangeLog')
| -rw-r--r-- | src/appl/gss-sample/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/appl/gss-sample/ChangeLog b/src/appl/gss-sample/ChangeLog index bdf6e8d71..80e6a0bf3 100644 --- a/src/appl/gss-sample/ChangeLog +++ b/src/appl/gss-sample/ChangeLog @@ -1,3 +1,12 @@ +1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu> + + * configure.in: Removed and tests moved up to appl/configure.in + + * 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. + 1998-10-24 Marc Horowitz <marc@mit.edu> * gss-server.c (sign_server): fix the text heuristic to recognize |
