summary refs log tree commit diff stats
path: root/configure.in
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2011-08-15 06:08:24 +0200
committerBerke Viktor <berkeviktor@aol.com>2011-08-15 06:08:24 +0200
commit5f510f457a7f219382011bab1afef78d9e0ac797 (patch)
treead13f166ffeb842555ab6dabc8fa7eff6e754af0 /configure.in
parent7c2a216b24ddd12cec7dfd45cf52762b32ff5381 (diff)
split x86 and x64 build processes
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions
a title='author Berke Viktor <bviktor@hexchat.org> 2012-10-14 00:58:54 +0200 committer Berke Viktor <bviktor@hexchat.org> 2012-10-14 00:58:54 +0200 Version bump' href='/git-repos/torxchat.git/commit/config.h?id=de1a2a7b3329ee5ef82a6b7857445e568ae752a6'>de1a2a7b ^
1cbb2261 ^
16d32fde ^

d03d6e60 ^
ba664dc8 ^
de1a2a7b ^
16d32fde ^


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



                            
                   
                   
                
                      
                              
                               
                             

                           
                
                                 
                                       


                     
#define LOCALEDIR "./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.3"
#define XCHAT_REVISION "1521"
#define HEXCHATLIBDIR "."
#define HEXCHATSHAREDIR "."
#define OLD_PERL
#define GETTEXT_PACKAGE "hexchat"
#define PACKAGE_TARNAME "hexchat-2.9.3"
#ifndef USE_IPV6
#define socklen_t int
#endif