From: Roland McGrath Date: Tue, 19 Nov 2002 22:15:00 +0000 (+0000) Subject: * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries X-Git-Tag: cvs/initial~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d4d283346a2867eaccf298ba7396ce1ba70b724;p=thirdparty%2Fglibc.git * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries `-lgcc -lgcc_eh -lgcc', not just `-lgcc -lgcc_eh' in link commands for test leading to libc_cv_gcc_dwarf2_unwind_info=no_registry_needed. * configure: Regenerated. --- diff --git a/ChangeLog b/ChangeLog index 2ea7c470336..f488b4be569 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-11-19 Roland McGrath + + * configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries + `-lgcc -lgcc_eh -lgcc', not just `-lgcc -lgcc_eh' in link commands for + test leading to libc_cv_gcc_dwarf2_unwind_info=no_registry_needed. + * configure: Regenerated. + 2002-11-19 Ulrich Drepper * include/dlfcn.h: __libc_dlopen is now a macro calling