diff options
| author | Theodore Tso <tytso@mit.edu> | 1998-12-05 21:38:08 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1998-12-05 21:38:08 +0000 |
| commit | c0c53c24ab55ada667f5a314e571ee9f7ac988ef (patch) | |
| tree | b3a5c01a899ed40d4d269c39842176d89ffb5278 /src/lib/rpc/unit-test/ChangeLog | |
| parent | 47065478dcc4a90e2eb654f054dd269c6e7dc9aa (diff) | |
| download | krb5-c0c53c24ab55ada667f5a314e571ee9f7ac988ef.tar.gz krb5-c0c53c24ab55ada667f5a314e571ee9f7ac988ef.tar.xz krb5-c0c53c24ab55ada667f5a314e571ee9f7ac988ef.zip | |
Makefile.in: Set the myfulldir and mydir variables (which are relative
to buildtop and thisconfigdir, respectively.)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11087 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/rpc/unit-test/ChangeLog')
| -rw-r--r-- | src/lib/rpc/unit-test/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/rpc/unit-test/ChangeLog b/src/lib/rpc/unit-test/ChangeLog index e5be82ad18..d3c846a1c6 100644 --- a/src/lib/rpc/unit-test/ChangeLog +++ b/src/lib/rpc/unit-test/ChangeLog @@ -1,3 +1,10 @@ +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.) + + * configure.in: Use K5_AC_OUTPUT instead of K5_OUTPUT_FILES. + Fri Feb 13 21:28:18 1998 Tom Yu <tlyu@mit.edu> * client.c: Update header locations. Rename of xdr_free. |
