summary refs log blame commit diff stats
path: root/config.h
blob: 71dfadc3d4ca67479029f6db54ec4bae6d7c680d (plain) (tree)
1
2
3
4
5
6




                            
                               






                               
                                     
#define LOCALEDIR "./locale"
#define ENABLE_NLS
#define USE_GMODULE
#define USE_PLUGIN
#define PACKAGE_NAME "xchat"
#define PACKAGE_VERSION "r1451"
#define XCHATLIBDIR "."
#define XCHATSHAREDIR "."
#define OLD_PERL
#ifndef USE_IPV6
#define socklen_t int
#endif
#define GETTEXT_PACKAGE "xchat"
#define PACKAGE_TARNAME "xchat-2.8.8"