blob: 4a11e71dec634f63da7f89a6c23d3f4c0457e474 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Set the myfulldir and mydir variables (which are
relative to buildtop and thisconfigdir, respectively.)
1998-10-26 Marc Horowitz <marc@mit.edu>
* configure.in: add kvno
Sat Jul 25 15:00:26 1998 Sam Hartman <hartmans@utwig.mesas.com>
* Makefile.in (LOCAL_SUBDIRS): add kvno
Wed Feb 18 15:40:02 1998 Tom Yu <tlyu@mit.edu>
* Makefile.in: Remove trailing slash from thisconfigdir.
Thu Feb 12 16:15:54 1998 Tom Yu <tlyu@mit.edu>
* configure.in: Add commented AC_OUTPUT to force autoreconf to
rebuild configure script.
Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
Thu Jan 29 00:12:07 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* configure.in: Use this configure.in for all subdirectories.
Fri Jan 30 16:08:25 1998 Tom Yu <tlyu@mit.edu>
* configure.in: Add new directory for kpasswd.
Sun Feb 23 01:26:27 1997 Richard Basch <basch@lehman.com>
* Makefile.in: Define BUILDTOP for Win16/Win32
Sat Feb 8 15:27:31 1997 Richard Basch <basch@lehman.com>
* Makefile.in: Added win32 rules (kinit,kdestroy,klist console apps)
Fri Jul 7 15:52:28 EDT 1995 Paul Park (pjpark@mit.edu)
* Makefile.in - Remove LDFLAGS
Fri Jun 9 18:36:37 1995 <tytso@rsx-11.mit.edu>
* configure.in: Remove standardized set of autoconf macros, which
are now handled by CONFIG_RULES. Use DO_SUBDIRS to
recurse down subdirectories.
Wed Jul 20 23:36:04 1994 Tom Yu (tlyu at dragons-lair)
* configure.in: add ksu
|