mirror of
				https://git.proxmox.com/git/libgit2
				synced 2025-10-31 17:50:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			95 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			95 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef _REGEX_CONFIG_H_
 | |
| #define _REGEX_CONFIG_H_
 | |
| 
 | |
| # define GAWK
 | |
| # define NO_MBSUPPORT
 | |
| 
 | |
| #endif
 | 
