From: Jim Meyering <jim@meyering.net>
Date: Thu, 21 Nov 2002 09:50:58 +0000 (+0000)
Subject: *** empty log message ***
X-Git-Tag: RMAIL-MBOX-BASE~241
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=d6c49b60cdf8ddc682a60aba61f7b80a047b166e;p=gnulib.git

*** empty log message ***
---

diff --git a/lib/ChangeLog b/lib/ChangeLog
index c2cc56a5ff..05781b652d 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -2,6 +2,9 @@
 
 	Merge in changes from the coreutils.
 
+	* mountlist.c: #undef MNT_IGNORE before defining it, to avoid warning
+	on FreeBSD.
+
 	* makepath.c (make_path): Restore umask *before* creating the final
 	component.
 	(make_path): Minor reformatting.