mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-06 11:21:22 +02:00
7 lines
170 B
Text
7 lines
170 B
Text
name=zsh/pcre
|
|
link=`if test x$enable_pcre = xyes; then echo dynamic; else echo no; fi`
|
|
load=no
|
|
|
|
autofeatures="b:pcre_compile b:pcre_study b:pcre_match"
|
|
|
|
objects="pcre.o"
|