Conditionally include stdlib.h, unistd.h.
[bpt/emacs.git] / ChangeLog
index 4b463d9..c593d77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,48 @@
+2000-05-26  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Add check for speed_t typedef.
+
+2000-05-25  Ken Raeburn  <raeburn@gnu.org>
+
+       * 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  <gerd@gnu.org>
+
+       * 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  <gniibe@mri.co.jp>
+
+       * configure.in: Check for grandpt and getpt.
+
+2000-05-09  Dave Love  <fx@gnu.org>
+
+       * Makefile.in (install-arch-indep): Filter CVS as well as RCS.
+
+2000-05-05  Gerd Moellmann  <gerd@gnu.org>
+
+       * make-dist: Make a link for lib-src/grep-changelog.  Copy
+       install-sh.
+
+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.
+
+2000-04-27  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Add support for `powerpc*-*-linux-gnu*'.
+
+2000-04-19  Gerd Moellmann  <gerd@gnu.org>
+
+       * configure.in: Add support for `powerpc-*-netbsd*'.
+
 2000-04-19  Dave Love  <fx@gnu.org>
 
+       * configure.in: Don't use AC_FUNC_GETLOADAVG.
+
        * aclocal.m4 (AC_FUNC_MKTIME): Use AC_SUBST.
 
 2000-04-16  Dave Love  <fx@gnu.org>
@@ -18,7 +61,7 @@
 
 2000-03-26  Gerd Moellmann  <gerd@gnu.org>
 
-       * Makefile.in (bootstrap-lisp-1, bootstrap-list, bootstrap-src):
+       * Makefile.in (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src):
        New targets.
        (bootstrap): Rewritten in terms of the new targets above.  Make
        info files, too.