diff options
Diffstat (limited to 'libctf/config.h.in')
-rw-r--r-- | libctf/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libctf/config.h.in b/libctf/config.h.in index ac0eb3e..e663c69 100644 --- a/libctf/config.h.in +++ b/libctf/config.h.in @@ -3,6 +3,10 @@ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD +/* Define to 1 if translation of program messages to the user's native + language is requested. */ +#undef ENABLE_NLS + /* Whether libbfd was configured for an ELF target. */ #undef HAVE_BFD_ELF |