diff options
| author | Theodore Tso <tytso@mit.edu> | 1996-01-23 08:37:04 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1996-01-23 08:37:04 +0000 |
| commit | 5c7cbab16b3b45839c3bb1ef3c71638d6157c5e3 (patch) | |
| tree | 424e5dd6d164993d69d812c5cae1515e99870b43 /src/lib/gssapi/ChangeLog | |
| parent | 4250f62cddc162055bcd0e87409678de8d8efa8a (diff) | |
| download | krb5-5c7cbab16b3b45839c3bb1ef3c71638d6157c5e3.tar.gz krb5-5c7cbab16b3b45839c3bb1ef3c71638d6157c5e3.tar.xz krb5-5c7cbab16b3b45839c3bb1ef3c71638d6157c5e3.zip | |
configure.in: Add the mechglue directory as a subdir
Makefile.in (libgssapi_krb5.a): Include the object files in the
mechglue directory as well.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7365 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/gssapi/ChangeLog')
| -rw-r--r-- | src/lib/gssapi/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/gssapi/ChangeLog b/src/lib/gssapi/ChangeLog index 8ef52fc65..77951a717 100644 --- a/src/lib/gssapi/ChangeLog +++ b/src/lib/gssapi/ChangeLog @@ -1,3 +1,10 @@ +Tue Jan 23 03:32:25 1996 Theodore Y. Ts'o <tytso@dcl> + + * configure.in: Add the mechglue directory as a subdir + + * Makefile.in (libgssapi_krb5.a): Include the object files in the + mechglue directory as well. + Fri Oct 6 22:02:48 1995 Theodore Y. Ts'o <tytso@dcl> * Makefile.in: Remove ##DOS!include of config/windows.in. |
