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



                            


                   
                            
                              


                         
                               
                                     
#define LOCALEDIR "./locale"
#define ENABLE_NLS
#define USE_GMODULE
#define USE_PLUGIN
#ifndef _WIN64
#define USE_LIBSEXY
#endif
#define PACKAGE_NAME "xchat"
#define PACKAGE_VERSION "1468"
#define XCHATLIBDIR "."
#define XCHATSHAREDIR "."
#define OLD_PERL
#define GETTEXT_PACKAGE "xchat"
#define PACKAGE_TARNAME "xchat-2.8.8"