mirror of
				git://git.code.sf.net/p/zsh/code
				synced 2025-10-31 18:10:56 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			160 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			160 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| name=zsh/pcre
 | |
| link=`if test x$enable_pcre = xyes; then echo dynamic; else echo no; fi`
 | |
| load=no
 | |
| 
 | |
| autobins="pcre_compile pcre_study pcre_match"
 | |
| 
 | |
| objects="pcre.o"
 |