From 5ac9ff7020337568e80c8544341e2a925cdc81d3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 11 Dec 2001 04:31:09 +0000 Subject: [PATCH] . --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index ac5701afda..101a6575d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-12-10 Roland McGrath + + * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): + Fix conditionals so this is set by default for stdio and not for libio. + * sysdeps/mach/hurd/configure: Regenerated. + 2001-12-10 Thorsten Kukuk * io/ftw.c (ftw_startup): Check, if the path is search and readable.