diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-11 04:30:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-11 04:30:44 +0000 |
commit | 4b08e10ad9d4df63d70c8fea22d4e90bc01250a3 (patch) | |
tree | f00f37cba7c7a9ab57164d75862b6934dca46576 | |
parent | e3261c59dd45f246491541c3cb1676c629754f1f (diff) | |
download | glibc-4b08e10ad9d4df63d70c8fea22d4e90bc01250a3.tar.gz glibc-4b08e10ad9d4df63d70c8fea22d4e90bc01250a3.tar.xz glibc-4b08e10ad9d4df63d70c8fea22d4e90bc01250a3.zip |
* 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.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e954c3a94d..6db34ea23a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-12-10 Roland McGrath <roland@frob.com> + + * 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 <kukuk@suse.de> * io/ftw.c (ftw_startup): Check, if the path is search and readable. |