]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Tue, 20 May 2003 16:34:55 +0000 (16:34 +0000)
committerDave Love <fx@gnu.org>
Tue, 20 May 2003 16:34:55 +0000 (16:34 +0000)
ChangeLog
lib-src/ChangeLog
src/ChangeLog

index 77a4aa6288481b7a1d2a1e55648eeb10e56eacbb..185c0b7efa1276d3119e62e69f561ee8ffaf4b75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2003-05-20  Dave Love  <fx@gnu.org>
+
+       * configure.in: Append * to s390-*-linux-gnu case.
+       (LIBMAIL) <lockfile>: Don't define.
+
+2003-04-30  Richard M. Stallman  <rms@gnu.org>
+
+       * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*.
+
+2003-04-28  Francesco Potort\e,Al\e(B  <pot@gnu.org>
+
+       * configure.in:  Undo last (RMS') change, as it is useless, per
+       Dave Love.
+
+2003-04-08  Richard M. Stallman  <rms@gnu.org>
+
+       * configure.in: Put #include of jpeglib.h at start of line.
+
 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
 
        * INSTALL (* GNU/Linux development packages): Mention Debian and
index d7115139a5e5f186788b6afd9d9a708564edc3d5..cd1e4fb59fb45761a4b7f45abe242fe64b97d75c 100644 (file)
@@ -1,3 +1,9 @@
+2003-05-20  Dave Love  <fx@gnu.org>
+
+       * movemail.c: Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.
+
+       * Makefile.in [HAVE_LIBLOCKFILE]: Define LIBS_MAIL=-llockfile.
+
 2003-04-27  Oliver Scholz  <alkibiades@gmx.de>
 
        * update-game-score.c (read_scores): Fix corruption of scores on
index 345332affc4e586920b68d83472434afd4452dbd..2fcd1249d96d2ccff4a0a07f6fa7bf6c67d7d06b 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-20  Dave Love  <fx@gnu.org>
+
+       * s/gnu-linux.h (MAIL_USE_FLOCK): Make it conditional.
+
 2003-05-19  Richard M. Stallman  <rms@gnu.org>
 
        * xfaces.c (Finternal_set_lisp_face_attribute): Handle Qunspecified