diff options
| author | Mark Eichin <eichin@mit.edu> | 1994-11-18 19:21:44 +0000 |
|---|---|---|
| committer | Mark Eichin <eichin@mit.edu> | 1994-11-18 19:21:44 +0000 |
| commit | 480ea7ac0527387ae1b8c84949c7152ddfdc9b6a (patch) | |
| tree | 1e4685167909c571c7b3f186b4dafd4d7eae37d4 /src/include/krb5/ChangeLog | |
| parent | 871c9059b552a04ceb57eacf369a65395881ab66 (diff) | |
* configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER. (from
epeisach).
[from 0961]
(ET_HEADERS): new variable for the names of the headers that
lib/krb5/error_tables builds and installs here (so that they get
pushed out to the installed include directory.)
(BUILT_HEADERS): locally built headers, for all, install, and
clean.
(clean): delete built and et headers.
[inspired by 0937, but done more thoroughly.]
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4685 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5/ChangeLog')
| -rw-r--r-- | src/include/krb5/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/include/krb5/ChangeLog b/src/include/krb5/ChangeLog index cf7172ee4..d1f17947f 100644 --- a/src/include/krb5/ChangeLog +++ b/src/include/krb5/ChangeLog @@ -1,3 +1,19 @@ +Fri Nov 18 01:28:47 1994 Mark Eichin <eichin@cygnus.com> + + * Makefile.in (install): elide dependency so $(srcdir) works; use + $(INSTALL_DATA). + (ET_HEADERS): new variable for the names of the headers that + lib/krb5/error_tables builds and installs here (so that they get + pushed out to the installed include directory.) + (BUILT_HEADERS): locally built headers, for all, install, and + clean. + (clean): delete built and et headers. + +Fri Nov 18 01:15:00 1994 Mark Eichin <eichin@cygnus.com> + + * configure.in: use KRB5_POSIX_LOCKS, AC_EGREP_HEADER. (from + epeisach). + Thu Nov 10 22:04:19 1994 Theodore Y. Ts'o (tytso@dcl) * hostaddr.h (krb5_address): Add magic number field. |
