rmdir-errno: mark obsolete, it is unsafe for cross-compilation
authorEric Blake <ebb9@byu.net>
Wed, 16 Sep 2009 19:31:05 +0000 (13:31 -0600)
committerEric Blake <ebb9@byu.net>
Thu, 17 Sep 2009 02:32:22 +0000 (20:32 -0600)
* modules/rmdir-errno (Status, Notice): Now obsolete.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
modules/rmdir-errno

index c6b3e25..e7f3669 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2009-09-16  Eric Blake  <ebb9@byu.net>
 
+       rmdir-errno: mark obsolete, it is unsafe for cross-compilation
+       * modules/rmdir-errno (Status, Notice): Now obsolete.
+
        rmdir: work around cygwin 1.5.x and mingw bugs
        * m4/rmdir.m4 (gl_FUNC_RMDIR): Detect the bugs.
        * lib/rmdir.c (rmdir): Work around it.
index d0b81b6..ef02a95 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 rmdir errno for nonempty directories
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete.
+
 Files:
 m4/rmdir-errno.m4