2010-04-02 07:29:16 +02:00
|
|
|
#define LOCALEDIR "./locale"
|
|
|
|
#define ENABLE_NLS
|
|
|
|
#define USE_GMODULE
|
|
|
|
#define USE_PLUGIN
|
2010-10-01 19:13:44 +02:00
|
|
|
#define USE_LIBSEXY
|
2010-04-02 07:29:16 +02:00
|
|
|
#define PACKAGE_NAME "xchat"
|
2011-01-10 09:44:59 +01:00
|
|
|
#define PACKAGE_VERSION "1479-2"
|
2010-04-02 07:29:16 +02:00
|
|
|
#define XCHATLIBDIR "."
|
|
|
|
#define XCHATSHAREDIR "."
|
|
|
|
#define OLD_PERL
|
|
|
|
#define GETTEXT_PACKAGE "xchat"
|
2010-05-30 11:04:01 +02:00
|
|
|
#define PACKAGE_TARNAME "xchat-2.8.8"
|