summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2003-05-20 16:34:55 +0000
committerDave Love <fx@gnu.org>2003-05-20 16:34:55 +0000
commit2d6d60752ad8bf7a620e2c2f92bc5d86cce6c724 (patch)
treedfff4ca30d41a792a12aa17b2ab5f384778e7616
parente9cd138ae6a7eb0048395cccaa8d3f67d95c8a60 (diff)
downloademacs-2d6d60752ad8bf7a620e2c2f92bc5d86cce6c724.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog18
-rw-r--r--lib-src/ChangeLog6
-rw-r--r--src/ChangeLog4
3 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77a4aa62884..185c0b7efa1 100644
--- 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,Al(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,A_(Bjohann <kai.grossjohann@gmx.net>
* INSTALL (* GNU/Linux development packages): Mention Debian and
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index d7115139a5e..cd1e4fb59fb 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -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
diff --git a/src/ChangeLog b/src/ChangeLog
index 35805e6bfa1..f287ec9cb61 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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