1999-10-26 Tom Yu * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES such that one can override CFLAGS from the command line without losing CPP search patchs and defines. Some associated Makefile cleanup. [from wsanchez@apple.com] 1999-04-13 * configure.in: Check to see if we need to pull in the util library in order to find logwtmp(). (Needed for Linux/glibc 2.1.) Wed Mar 24 17:14:06 1999 Tom Yu * configure.in: Check for sys/sockio.h for systems that need it for SIOCATMARK. Thu Feb 18 18:35:00 1999 Tom Yu * configure.in: Add check for setluid. 1998-11-13 Theodore Ts'o * Makefile.in: Set the myfulldir and mydir variables (which are relative to buildtop and thisconfigdir, respectively.) 1998-05-27 Theodore Ts'o * configure.in: Add check for paths.h Fri Apr 10 22:52:41 1998 Tom Yu * configure.in: Add CHECK_SETJMP and CHECK_SIGNALS. Wed Feb 18 15:28:07 1998 Tom Yu * Makefile.in: Remove trailing slash from thisconfigdir. Fix up BUILDTOP for new conventions. Sat Feb 14 10:34:26 1998 Ezra Peisach * configure.in: Remove USE_ANAME Fri Feb 13 15:31:26 1998 Theodore Ts'o * Makefile.in: Define LOCAL_SUBDIRS to recurse into the ftp and ftpd subdirectories. * configure.in: Create the makefiles for all of the subdirectories and move all of the configure.in tests from the subdirectories into this configure.in. Mon Feb 2 17:02:29 1998 Theodore Ts'o * 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 Sun Jan 14 03:19:55 1996 Mark Eichin * README.gssftp: new file, documents history of this implementation. Sat Sep 30 16:28:34 1995 Mark Eichin * configure.in, Makefile.in: New files controlling the construction of the GSSAPI implementation of ftp.