From 5ed9fb46b28be4a703c1d88915fa150f0b74d5f4 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 22 Apr 2000 02:11:17 +0000 Subject: * Various bug fixes. --- config.h.W32.template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'config.h.W32.template') diff --git a/config.h.W32.template b/config.h.W32.template index 9c1da1a..53c0e07 100644 --- a/config.h.W32.template +++ b/config.h.W32.template @@ -188,6 +188,21 @@ #undef SCCS_GET #define SCCS_GET "echo no sccs get" +/* Define to 1 if NLS is requested. */ +/* #undef ENABLE_NLS */ + +/* Define as 1 if you have dcgettext. */ +/* #undef HAVE_DCGETTEXT */ + +/* Define as 1 if you have gettext and don't want to use GNU gettext. */ +/* #undef HAVE_GETTEXT */ + +/* Define if your locale.h file contains LC_MESSAGES. */ +/* #undef HAVE_LC_MESSAGES */ + +/* Define to the installation directory for locales. */ +#define LOCALEDIR "" + /* Define this if the SCCS `get' command understands the `-G' option. */ /* #undef SCCS_GET_MINUS_G */ -- cgit v1.2.3