blob: b0c1ce0df890724d25516afde1da9ee2fc2ebd34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Fri Feb 3 06:50:46 1995 Theodore Y. Ts'o (tytso@dcl)
* krb.h: Add changes to make this work on Alpha's.
Wed Jan 25 19:25:02 1995 Mark Eichin (eichin@cygnus.com)
* kadm.h: add DEL_ENT and DEL_ACL for CNS V4 delete support.
Fri Nov 18 01:24:58 1994 Mark Eichin <eichin@cygnus.com>
* Makefile.in (install): use $(INSTALL_DATA) instead of cp. Elide
dependency in install rule so $(srcdir) works.
* configure.in: use AC_PROG_INSTALL.
Fri Nov 18 00:17:03 1994 Mark Eichin <eichin@cygnus.com>
* configure.in: add WITH_CCOPTS.
Mon Oct 3 18:50:25 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: make install obey $(DESTDIR)
* Makefile.in: Fix "make install" to use $(srcdir) when copying in
header files.
|