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