blob: f06bee5c1231285f6b029878bee448d97051433e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Thu Apr 8 16:09:08 1999 Theodore Y. Ts'o <tytso@mit.edu>
* winccld.c: Only compile this file on Windows (to avoid screwing
up the Macintosh build).
1999-03-31 Theodore Ts'o <tytso@rsts-11.mit.edu>
* winccld.c, winccld.h, stdcc.c: Add files to dynamically load
krbcc32.dll, so that we can fall back and use the built-in
file ccache type if krbcc32.dll doesn't exist.
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.)
|