diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config.h.in b/config.h.in index 5fd4897428..40c2d45009 100644 --- a/config.h.in +++ b/config.h.in @@ -43,14 +43,6 @@ /* Define if _Unwind_Find_FDE should be exported from glibc. */ #undef EXPORT_UNWIND_FIND_FDE -/* Define if using ELF and the assembler supports the `.previous' - directive. */ -#undef HAVE_ASM_PREVIOUS_DIRECTIVE - -/* Define if using ELF and the assembler supports the `.popsection' - directive. */ -#undef HAVE_ASM_POPSECTION_DIRECTIVE - /* Define if static NSS modules are wanted. */ #undef DO_STATIC_NSS |