From 4a2b70d02706c2343fdb31e8c6f50fa20b422b88 Mon Sep 17 00:00:00 2001 From: pp Date: Wed, 12 Mar 2008 14:44:11 +0000 Subject: - initial import of the original 0.7.6 release git-svn-id: https://lampka.siedziba.pl:790/svn/repos/lingot-win32@291 455248ca-bdda-0310-9134-f4ebb693071a --- acconfig.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 acconfig.h (limited to 'acconfig.h') 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 -- cgit v1.2.3