repo.or.cz
/
zsh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
26763: fix problem on failed cd -s to relative path
[zsh.git]
/
Src
/
Modules
/
pcre.mdd
blob
3e1579117906b094b6f6d8b212fda4851a2a11db
1
name=zsh/pcre
2
link=`if test x$enable_pcre = xyes; then echo dynamic; else echo no; fi`
3
load=no
4
5
autofeatures="b:pcre_compile b:pcre_study b:pcre_match"
6
7
objects="pcre.o"