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