X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/e1cff3605889d0a61994299de6ab0b79ad152427..543ce495ab064ce3fc344176e4bfa0446d4032e6:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index d031f8a617..4e9e17a723 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,120 @@ +2000-06-21 Dave Love + + * 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. + +2000-06-19 Dave Love + + * configure.in (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case + _XOPEN_SOURCE is defined. + +2000-06-16 Gerd Moellmann + + * Makefile.in (distclean): Also make distclean in lisp/. + +2000-06-15 Eli Zaretskii + + * config.bat: Generate lisp/Makefile from lisp/Makefile.in. + +2000-06-15 Gerd Moellmann + + * make-dist: Add --help and --snapshot options. + +2000-06-14 Gerd Moellmann + + * configure.in: Generate lisp/Makefile. + + * configure.in: Add support for `*-lynxos*'. + Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as + recommended by to fix problems + on Tru64 UNIX v5.0. + +2000-06-13 Ken Raeburn + + * Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when + it's on a continuation line. + +2000-06-02 Dave Love + + * Makefile.in: (install-arch-indep): Add pcl-cvs to list of info + files. + + * 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-26 Gerd Moellmann + + * configure.in: Add check for speed_t typedef. + +2000-05-25 Ken Raeburn + + * Makefile.in (install-arch-dep): Install fns-*.el only if it + exists; it won't in the CANNOT_DUMP case. + +2000-05-25 Gerd Moellmann + + * Makefile.in: Ignore exit status of `unset CDPATH' everywhere. + On FreeBSD, the exit status is 1 if CDPATH is not set. + (install-arch-indep): Install ebrowse.info. + +2000-05-20 NIIBE Yutaka + + * configure.in: Check for grandpt and getpt. + +2000-05-09 Dave Love + + * Makefile.in (install-arch-indep): Filter CVS as well as RCS. + +2000-05-05 Gerd Moellmann + + * make-dist: Make a link for lib-src/grep-changelog. Copy + install-sh. + +2000-05-01 Eli Zaretskii + + * config.bat: Identify the beginning of the cpp stuff in + src/Makefile.in and lib-src/Makefile.in more accurately. + +2000-04-27 Gerd Moellmann + + * configure.in: Add support for `powerpc*-*-linux-gnu*'. + +2000-04-19 Gerd Moellmann + + * configure.in: Add support for `powerpc-*-netbsd*'. + +2000-04-19 Dave Love + + * configure.in: Don't use AC_FUNC_GETLOADAVG. + + * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST. + +2000-04-16 Dave Love + + * Makefile.in (${srcdir}/configure): Depend on aclocal.m4. + +2000-04-14 Dave Love + + * configure.in: Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME. + + * aclocal.m4 (AC_FUNC_MKTIME): New. + +2000-03-28 Ken Raeburn + + * configure.in: Line up "--help" output a little better. + +2000-03-26 Gerd Moellmann + + * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src): + New targets. + (bootstrap): Rewritten in terms of the new targets above. Make + info files, too. + 2000-03-12 Gerd Moellmann * config.guess, config.sub: Use the versions of the files from @@ -59,11 +176,6 @@ * configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS. -2000-01-18 gerd - - * configure.in (HAVE_GIF): Check for DGifOpen instead of - DGifOpenFileName. - 2000-01-18 Gerd Moellmann * configure.in (HAVE_GIF): Check for DGifOpen instead of