depends  popt     &&
depends  autoconf &&
depends  automake &&
depends  libtool  &&
optional_depends acl \
                 "--with-acl=yes" \
                 "--with-acl=no" \
                 "for ACL support" &&
optional_depends libselinux \
                 "--with-selinux=yes" \
                 "--with-selinux=no"  \
                 "for SELinux support"
