26763: fix problem on failed cd -s to relative path
[zsh.git] / Src / Modules / db_gdbm.mdd
blobce7926bd9603792ee751f3aae732681c48b7a64c
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
8 load=no
10 autofeatures="b:ztie b:zuntie"
12 objects="db_gdbm.o"