summary refs log blame commit diff stats
path: root/config.h
blob: ea5c3932d2e990bda4c0c83d79bff28cd0f06733 (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-3"
#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"