diff options
Diffstat (limited to 'apps/X11/InstallMgr/acconfig.h')
-rw-r--r-- | apps/X11/InstallMgr/acconfig.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/X11/InstallMgr/acconfig.h b/apps/X11/InstallMgr/acconfig.h new file mode 100644 index 0000000..4a321c8 --- /dev/null +++ b/apps/X11/InstallMgr/acconfig.h @@ -0,0 +1,9 @@ +#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_DATA_DIR +#undef PACKAGE_SOURCE_DIR |