Change $(S)=>/ and $(U)=>.. globally
[krb5.git] / src / appl / gssftp / ChangeLog
1 2002-08-23  Ken Raeburn  <raeburn@mit.edu>
2
3         * Makefile.in: Change $(S)=>/ and $(U)=>.. globally.
4
5 2001-07-24  Tom Yu  <tlyu@mit.edu>
6
7         * configure.in: Add check for getev() to avoid problems when
8         building setenv.c from appl/bsd.
9
10 2001-06-21  Ezra Peisach  <epeisach@mit.edu>
11
12         * configure.in (SETENVOBJ): Define NEED_SETENV if compiling our own.
13
14 2001-03-07  Ken Raeburn  <raeburn@mit.edu>
15
16         * configure.in: Check for strerror.
17
18 2000-11-01  Ezra Peisach  <epeisach@mit.edu>
19
20         * configure.in: Use AC_CHECK_FUNCS, AC_CHECK_HEADERS, AC_C_CONST
21         instead of the older names AC_HAVE_FUNCS, AC_HEADER_CHECK,
22         AC_CONST. Consolidate use of function testing macros.
23
24 2000-03-24  Ken Raeburn  <raeburn@mit.edu>
25
26         * configure.in: Check for alpha*-dec-osf* instead of
27         alpha-dec-osf*.
28
29 1999-10-26  Wilfredo Sanchez  <tritan@mit.edu>
30
31         * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES,
32         LOCAL_INCLUDES such that one can override CFLAGS from the command
33         line without losing CPP search patchs and defines. Some associated
34         Makefile cleanup.
35
36 1999-04-13    <tytso@rsts-11.mit.edu>
37
38         * configure.in: Check to see if we need to pull in the util
39                 library in order to find logwtmp().  (Needed for
40                 Linux/glibc 2.1.)
41
42 Wed Mar 24 17:14:06 1999  Tom Yu  <tlyu@mit.edu>
43
44         * configure.in: Check for sys/sockio.h for systems that need it
45         for SIOCATMARK.
46
47 Thu Feb 18 18:35:00 1999  Tom Yu  <tlyu@mit.edu>
48
49         * configure.in: Add check for setluid.
50
51 1998-11-13  Theodore Ts'o  <tytso@rsts-11.mit.edu>
52
53         * Makefile.in: Set the myfulldir and mydir variables (which are
54                 relative to buildtop and thisconfigdir, respectively.)
55
56 1998-05-27  Theodore Ts'o  <tytso@rsts-11.mit.edu>
57
58         * configure.in: Add check for paths.h
59
60 Fri Apr 10 22:52:41 1998  Tom Yu  <tlyu@mit.edu>
61
62         * configure.in: Add CHECK_SETJMP and CHECK_SIGNALS.
63
64 Wed Feb 18 15:28:07 1998  Tom Yu  <tlyu@mit.edu>
65
66         * Makefile.in: Remove trailing slash from thisconfigdir.  Fix up
67         BUILDTOP for new conventions.
68
69 Sat Feb 14 10:34:26 1998  Ezra Peisach  <epeisach@kangaroo.mit.edu>
70
71         * configure.in: Remove USE_ANAME
72
73 Fri Feb 13 15:31:26 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
74
75         * Makefile.in: Define LOCAL_SUBDIRS to recurse into the
76                 ftp and ftpd subdirectories.
77
78         * configure.in: Create the makefiles for all of the subdirectories
79                 and move all of the configure.in tests from the
80                 subdirectories into this configure.in.
81         
82 Mon Feb  2 17:02:29 1998  Theodore Ts'o  <tytso@rsts-11.mit.edu>
83
84         * configure.in: Use AC_CONFIG_DIRS instead of CONFIG_DIRS, and
85                 remove use of DO_SUBDIRS.
86
87         * Makefile.in: Define BUILDTOP and thisconfigdir in the Makefile
88
89 Sun Jan 14 03:19:55 1996  Mark Eichin  <eichin@cygnus.com>
90
91         * README.gssftp: new file, documents history of this implementation.
92
93 Sat Sep 30 16:28:34 1995  Mark Eichin  <eichin@cygnus.com>
94
95         * configure.in, Makefile.in: New files controlling the
96         construction of the GSSAPI implementation of ftp.
97