From: Roland McGrath Date: Tue, 11 Dec 2001 04:30:44 +0000 (+0000) Subject: * sysdeps/mach/hurd/configure.in (libc_cv_gcc_unwind_find_fde): X-Git-Tag: cvs/glibc-2-3~1305 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b08e10ad9d4df63d70c8fea22d4e90bc01250a3;p=thirdparty%2Fglibc.git * 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. --- diff --git a/ChangeLog b/ChangeLog index e954c3a94d9..6db34ea23a3 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.