depends  autoconf  &&

optional_depends  "openssh"                             \
                  ""                                    \
                  "--without-ssh"                       \
                  "for remote SSH file system support"  &&

optional_depends  "gnome-vfs"                                     \
                  ""                                              \
                  ""                                              \
                  "for remote GNOME virtual file system support"  &&

optional_depends  "autofs"                               \
                  "--enable-autofs-install"              \
                  ""                                     \
                  "for autofs config file installation"
