]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(HAVE_DWARF2_UNWIND_INFO): New.
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Dec 1998 18:03:55 +0000 (18:03 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Dec 1998 18:03:55 +0000 (18:03 +0000)
(HAVE_DWARF2_UNWIND_INFO_STATIC): New.

config.h.in

index 28ab950f598c7c92402e63afb902fabd1e4cbf6e..70e0877c576fd329a771480292041d417abba872 100644 (file)
 /* Define to the prefix Alpha/ELF GCC emits before ..ng symbols.  */
 #undef  ASM_ALPHA_NG_SYMBOL_PREFIX
 
+/* Define if gcc uses DWARF2 unwind information for exception support.  */
+#undef  HAVE_DWARF2_UNWIND_INFO
+     
+/* Define if gcc uses DWARF2 unwind information for exception support
+   with static variable. */
+#undef  HAVE_DWARF2_UNWIND_INFO_STATIC
+
 /*
 \f */