summary refs log tree commit diff stats
path: root/src/common/fe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/fe.h')
0 files changed, 0 insertions, 0 deletions
ork-branding&id=ad7ea4b77e059880ef8f7cb05fe2aa2cdcc217fb'>^
314a9578 ^
08e5778b ^
ba664dc8 ^
ebb15761 ^
16d32fde ^

d03d6e60 ^
ba664dc8 ^
ebb15761 ^
16d32fde ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
                                    


                   
                   
                   
                
                      
                              
                               

                           
                
                                 
                                       


                     
#define LOCALEDIR ".\\share\\locale"
#define ENABLE_NLS
#define USE_GMODULE
#define USE_PLUGIN
#define USE_OPENSSL
#define USE_LIBSEXY
#define USE_IPV6
#define HAVE_ISO_CODES
#define PACKAGE_NAME "hexchat"
#define PACKAGE_VERSION "2.9.4"
#define HEXCHATLIBDIR "."
#define HEXCHATSHAREDIR "."
#define OLD_PERL
#define GETTEXT_PACKAGE "hexchat"
#define PACKAGE_TARNAME "hexchat-2.9.4"
#ifndef USE_IPV6
#define socklen_t int
#endif