blob: e02b4e1d567f588b0d54457ec2400404954373e8 (
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
26
27
28
29
|
Wed Mar 1 17:59:19 1995 Theodore Y. Ts'o <tytso@dcl>
* kadm.h: Remove declaration of malloc() and realloc().
Fri Feb 3 06:50:46 1995 Theodore Y. Ts'o (tytso@dcl)
* krb.h: Add changes to make this work on Alpha's. (From Ezra).
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.
|