diff options
| author | Theodore Tso <tytso@mit.edu> | 1995-03-01 23:16:52 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1995-03-01 23:16:52 +0000 |
| commit | 7fe6f099e69a168ff30860d64bb7c5f8414ac507 (patch) | |
| tree | ca86383db2656703c3bdb2de437c0d25241fd1b9 /src/ChangeLog | |
| parent | 2abfb662cc6900c7cfc5401eb6afb020a8494abb (diff) | |
| download | krb5-7fe6f099e69a168ff30860d64bb7c5f8414ac507.tar.gz krb5-7fe6f099e69a168ff30860d64bb7c5f8414ac507.tar.xz krb5-7fe6f099e69a168ff30860d64bb7c5f8414ac507.zip | |
acconfig.h: Add HAS_LABS defintiion
aclocal.m4 (KRB_INCLUDE): Add $(SRCTOP)/include/krb5 so that it builds
when the build tree != the source tree.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5044 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 73622a81c..6de12c2dd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ Wed Mar 1 16:40:23 1995 Theodore Y. Ts'o <tytso@dcl> + * acconfig.h: Add HAS_LABS defintiion. + + * aclocal.m4 (KRB_INCLUDE): Add $(SRCTOP)/include/krb5 so that it + builds when the build tree != the source tree. + * aclocal.m4, configure.in: Folded in Ezra's changes to support --with-netlib, for support of the SGI's. |
