]> sourceware.org Git - glibc.git/commitdiff
* configure.in (libc_cv_gcc_dwarf2_unwind_info check): Use libraries
authorRoland McGrath <roland@gnu.org>
Tue, 19 Nov 2002 22:15:00 +0000 (22:15 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 19 Nov 2002 22:15:00 +0000 (22:15 +0000)
`-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.

ChangeLog

index 2ea7c47033669f74f609dead1ff16a48ffc564ec..f488b4be569e0bb21c966eaa7ffa9e6ed18389c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-19  Roland McGrath  <roland@redhat.com>
+
+       * 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  <drepper@redhat.com>
 
        * include/dlfcn.h: __libc_dlopen is now a macro calling
This page took 0.035007 seconds and 5 git commands to generate.