diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 1ac89ef75e..5093d4106d 100644 --- a/acconfig.h +++ b/acconfig.h @@ -54,6 +54,8 @@ /* Most machines will be happy with int or void. IRIX requires '...' */ #undef SIGNAL_ARG_TYPE +#undef GETTEXT_PACKAGE + /* #undef PACKAGE */ /* #undef VERSION */ |