diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-10-01 19:13:44 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-10-01 19:13:44 +0200 |
commit | 17a432a6610d4fb6a57b3a5dc6a9822ea2a3c874 (patch) | |
tree | 1d375fc8bf9976c4f9a01c957adf3c344c572275 /config.h | |
parent | e884294f649f09406a51089a2c89e89343608ee7 (diff) |
spelling support
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h b/config.h index d4c95c6a..1d0b0e88 100644 --- a/config.h +++ b/config.h @@ -2,9 +2,9 @@ #define ENABLE_NLS #define USE_GMODULE #define USE_PLUGIN -/*#ifndef _WIN64 -#define USE_GTKSPELL -#endif*/ +#ifndef _WIN64 +#define USE_LIBSEXY +#endif #define PACKAGE_NAME "xchat" #define PACKAGE_VERSION "1468" #define XCHATLIBDIR "." |