2000-06-23 Dave Love <fx@gnu.org> * configure.in [HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezone and test how we can call gettimeofday.
2000-06-21 Dave Love <fx@gnu.org> * configure.in: Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not simple test for getloadavg and substitute GETLOADAVG_LIBS. Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
* configure.in: Add support for `*-lynxos*'. Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as recommended by <Karen.Dorhamer@compaq.com> to fix problems on Tru64 UNIX v5.0.
* configure.in: Don't specify -n32 flag for mips-sgi-irix6.5. Check for struct exception. Use AC_SYS_LARGEFILE and move ftello test. * aclocal.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES) (AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.
2000-05-25 Gerd Moellmann <gerd@gnu.org> * Makefile.in: Ignore exit status of `unset CDPATH' everywhere. On FreeBSD, the exit status is 1 if CDPATH is not set.
2000-05-01 Eli Zaretskii <eliz@is.elta.co.il> * config.bat: Identify the beginning of the cpp stuff in src/Makefile.in and lib-src/Makefile.in more accurately.
1999-11-23 Ken Raeburn <raeburn@gnu.org> * configure.in: Restore Kerberos code deleted on 1999-05-29 that didn't need to be deleted. Check for the k5crypto library as well as the crypto library; MIT Kerberos 1.1 changed the name.
1999-11-04 Dave Love <fx@gnu.org> * configure.in: Default to --with-pop. Change sense of with-gcc and with-toolkit-scroll-bars messages to reflect the defaults.
1999-10-19 Paul Eggert <eggert@twinsun.com> Add support for large files. Merge glibc 2.1.2. * configure.in (AC_CHECK_HEADERS): Add stdio_ext.h. (HAVE_TM_GMTOFF): New symbol. (AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen, mbrlen, strsignal. (LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
1999-10-09 Stefan Monnier <monnier@cs.yale.edu> * make-dist (dontcompile): look for the DONTCOMPILE variable rather than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
1999-10-09 Richard M. Stallman <rms@gnu.org> * Makefile.in (uninstall, install-arch-indep, install-arch-dep): Unset CDPATH to prevent cd from generating output.