13 lines
		
	
	
	
		
			334 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			334 B
		
	
	
	
		
			C
		
	
	
	
	
	
#define LOCALEDIR "./locale"
 | 
						|
#define ENABLE_NLS
 | 
						|
#define USE_GMODULE
 | 
						|
#define USE_PLUGIN
 | 
						|
#define USE_LIBSEXY
 | 
						|
#define PACKAGE_NAME "xchat"
 | 
						|
#define PACKAGE_VERSION "1486"
 | 
						|
#define XCHAT_RELEASE "2.8.8"
 | 
						|
#define XCHATLIBDIR "."
 | 
						|
#define XCHATSHAREDIR "."
 | 
						|
#define OLD_PERL
 | 
						|
#define GETTEXT_PACKAGE "xchat"
 | 
						|
#define PACKAGE_TARNAME "xchat-2.8.8"
 |