blob: ae4d6b8aa43a1878eac9a102fa1e06cfd5969f43 (
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
|
2002-08-23 Ken Raeburn <raeburn@mit.edu>
* Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
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.)
Wed Feb 18 15:36:25 1998 Tom Yu <tlyu@mit.edu>
* Makefile.in: Remove trailing slash from thisconfigdir. Fix up
BUILDTOP for new conventions.
Mon Feb 2 17:02:29 1998 Theodore Ts'o <tytso@rsts-11.mit.edu>
* configure.in: Use AC_CONFIG_DIRS instead of CONFIG_DIRS, and
remove use of DO_SUBDIRS.
* Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
Fri Jun 9 18:29:38 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.
Fri Mar 31 16:53:03 1995 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Remove CFLAGS=@CCOPTS@ line, which is in pre.in
Fri Nov 18 00:14:56 1994 Mark Eichin <eichin@cygnus.com>
* configure.in: add WITH_CCOPTS so that subdirs work.
Sat Jul 23 08:18:18 1994 Tom Yu (tlyu@dragons-lair)
* Makefile.in:
* configure.in: first cut at making telnet completely autoconf
|