From f8bb3e7216e3a3bc1d12f20a1c076c0b5e7117d9 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 16 Sep 2009 13:31:05 -0600 Subject: [PATCH] rmdir-errno: mark obsolete, it is unsafe for cross-compilation * modules/rmdir-errno (Status, Notice): Now obsolete. Signed-off-by: Eric Blake --- ChangeLog | 3 +++ modules/rmdir-errno | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index c6b3e25a25..e7f3669c61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2009-09-16 Eric Blake + 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. diff --git a/modules/rmdir-errno b/modules/rmdir-errno index d0b81b6e53..ef02a95d38 100644 --- a/modules/rmdir-errno +++ b/modules/rmdir-errno @@ -1,6 +1,12 @@ Description: rmdir errno for nonempty directories +Status: +obsolete + +Notice: +This module is obsolete. + Files: m4/rmdir-errno.m4 -- 2.30.2