Update to gtkspell3's iso code lookup

This no longer requires libxml
so now there is no reason for this to be optional
This commit is contained in:
TingPing
2013-10-01 12:09:17 -04:00
parent eb93130cd3
commit f6dd61cb02
6 changed files with 250 additions and 313 deletions

View File

@@ -3,9 +3,10 @@
#define USE_GMODULE
#define USE_PLUGIN
#define USE_OPENSSL
#define USE_SPELL
#define USE_IPV6
#define HAVE_ISO_CODES
#define ISO_CODES_PREFIX ".\\"
#define ISO_CODES_LOCALEDIR LOCALEDIR
#define PACKAGE_NAME "hexchat"
#define PACKAGE_VERSION "2.9.6"
#define HEXCHATLIBDIR ".\\plugins"