summary refs log blame commit diff stats
path: root/config.h
blob: 952dca1cb6e0f05ed2565c2e47ef789d5daf3488 (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 "r1431-5"
#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.6"