mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
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"
|