diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 695ca35dc0..a1ae478209 100644 --- a/config.h.in +++ b/config.h.in @@ -37,9 +37,6 @@ /* Define if the assembler supports the gnu_unique_object symbol type. */ #undef HAVE_ASM_UNIQUE_OBJECT -/* Define a symbol_name as a global .symbol_name for ld. */ -#undef HAVE_ASM_GLOBAL_DOT_NAME - /* On powerpc64, use overlapping .opd entries. */ #undef USE_PPC64_OVERLAPPING_OPD |