diff options
author | TingPing <tingping@tingping.se> | 2013-10-01 11:21:28 -0400 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2013-10-03 16:23:46 -0400 |
commit | eb93130cd3a846650dfbb972194190e91564df02 (patch) | |
tree | 76a9be4044a9b8e3d108cdce3a0b5d6ecf089f27 /config-win32.h | |
parent | d643056ca03fb0c6265ae33237fde73a3ec4e7bd (diff) |
Remove gtkspell support
Diffstat (limited to 'config-win32.h')
-rw-r--r-- | config-win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-win32.h b/config-win32.h index 4ceeaa5e..af6dcb07 100644 --- a/config-win32.h +++ b/config-win32.h @@ -3,7 +3,7 @@ #define USE_GMODULE #define USE_PLUGIN #define USE_OPENSSL -#define USE_LIBSEXY +#define USE_SPELL #define USE_IPV6 #define HAVE_ISO_CODES #define PACKAGE_NAME "hexchat" |