depends autoconf &&
if [[ "QUAGGA_VTYSH" == "--enable-vtysh" ]] ; then
  optional_depends  linux-pam  '--with-libpam'  '--without-libpam'  'For PAM support in vtysh'
fi
