about summary refs log tree commit diff
path: root/Src/Modules/db_gdbm.mdd
blob: ce7926bd9603792ee751f3aae732681c48b7a64c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
name=zsh/db/gdbm
link='if test "x$ac_cv_lib_gdbm_gdbm_open" = xyes && test "x$ac_cv_header_gdbm_h" = xyes; then
  echo dynamic
else
  echo no
fi
'
load=no

autofeatures="b:ztie b:zuntie"

objects="db_gdbm.o"