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