mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 03:00:19 +00:00
skeleton for adding spell support
This commit is contained in:
5
config.h
5
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
|
||||
|
||||
Reference in New Issue
Block a user