summary refs log tree commit diff stats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h6
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 "."