changeset 51113:313e6657f6c2

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 20 May 2003 16:34:55 +0000
parents b0811540692f
children afe35f1e1cbb
files ChangeLog lib-src/ChangeLog src/ChangeLog
diffstat 3 files changed, 28 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue May 20 16:34:35 2003 +0000
+++ b/ChangeLog	Tue May 20 16:34:55 2003 +0000
@@ -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
--- a/lib-src/ChangeLog	Tue May 20 16:34:35 2003 +0000
+++ b/lib-src/ChangeLog	Tue May 20 16:34:55 2003 +0000
@@ -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
--- a/src/ChangeLog	Tue May 20 16:34:35 2003 +0000
+++ b/src/ChangeLog	Tue May 20 16:34:55 2003 +0000
@@ -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