summary refs log tree commit diff stats
path: root/config.h
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-13 17:53:53 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-13 17:53:53 +0200
commit2f3d1e01e325b3d05b801f9620b0dc7d3a7a6f86 (patch)
tree5ac7049e5111c70918e2a4d3e87394c5c9659301 /config.h
parentf9b9d4ee2f4873ed81f475fcf667dd7edbf856ba (diff)
skeleton for adding spell support
Diffstat (limited to 'config.h')
-rw-r--r--config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/config.h b/config.h
index ada5a1ed..e6276f71 100644
--- a/config.h
+++ b/config.h
@@ -2,8 +2,11 @@
 #define ENABLE_NLS
 #define USE_GMODULE
 #define USE_PLUGIN
+/*#ifndef _WIN64
+#define USE_GTKSPELL
+#endif*/
 #define PACKAGE_NAME "xchat"
-#define PACKAGE_VERSION "r1451-6"
+#define PACKAGE_VERSION "r1451-7"
 #define XCHATLIBDIR "."
 #define XCHATSHAREDIR "."
 #define OLD_PERL