diff options
Diffstat (limited to 'config-win32.h')
-rw-r--r-- | config-win32.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config-win32.h b/config-win32.h index af6dcb07..9c7a1a1d 100644 --- a/config-win32.h +++ b/config-win32.h @@ -3,9 +3,10 @@ #define USE_GMODULE #define USE_PLUGIN #define USE_OPENSSL -#define USE_SPELL #define USE_IPV6 #define HAVE_ISO_CODES +#define ISO_CODES_PREFIX ".\\" +#define ISO_CODES_LOCALEDIR LOCALEDIR #define PACKAGE_NAME "hexchat" #define PACKAGE_VERSION "2.9.6" #define HEXCHATLIBDIR ".\\plugins" |