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
/
db_gdbm.mdd
blob
ce7926bd9603792ee751f3aae732681c48b7a64c
1
name=zsh/db/gdbm
2
link='if test "x$ac_cv_lib_gdbm_gdbm_open" = xyes && test "x$ac_cv_header_gdbm_h" = xyes; then
3
echo dynamic
4
else
5
echo no
6
fi
7
'
8
load=no
9
10
autofeatures="b:ztie b:zuntie"
11
12
objects="db_gdbm.o"