*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 09:50:58 +0000 (09:50 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 09:50:58 +0000 (09:50 +0000)
lib/ChangeLog

index c2cc56a..05781b6 100644 (file)
@@ -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.