diff options
Diffstat (limited to 'acconfig.h')
| -rw-r--r-- | acconfig.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 0000000..787dcad --- /dev/null +++ b/acconfig.h @@ -0,0 +1,14 @@ +#undef ENABLE_NLS +#undef HAVE_CATGETS +#undef HAVE_GETTEXT +#undef HAVE_LC_MESSAGES +#undef HAVE_STPCPY +#undef HAVE_LIBSM +#undef PACKAGE_LOCALE_DIR +#undef PACKAGE_DOC_DIR +#undef PACKAGE_DATA_DIR +#undef PACKAGE_PIXMAPS_DIR +#undef PACKAGE_HELP_DIR +#undef PACKAGE_MENU_DIR +#undef PACKAGE_SOURCE_DIR +#undef GETTEXT_PACKAGE |
