diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index f2fa9167d3..a38900b64a 100644 --- a/config.h.in +++ b/config.h.in @@ -43,6 +43,9 @@ directive. */ #undef HAVE_ASM_POPSECTION_DIRECTIVE +/* Define to the prefix Alpha/ELF GCC emits before ..ng symbols. */ +#undef ASM_ALPHA_NG_SYMBOL_PREFIX + /* Define if versioning of the library is wanted. */ #undef DO_VERSIONING |