]> git.sur5r.net Git - bacula/bacula/commit - bacula/autoconf/configure.in
Added configure logic for detecting the TRU64 extended attributes interface.
authorMarco van Wieringen <mvw@planets.elm.net>
Sat, 25 Sep 2010 13:04:33 +0000 (15:04 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 6 Oct 2010 09:15:23 +0000 (11:15 +0200)
commit7e2e99db47a9eb02fa1500e16f9d860f20722723
tree22665b76a814aa137e10af1692f584633b1bae43
parentb089dc37d3cd08b58c171723a2c00cfcdc66cedc
Added configure logic for detecting the TRU64 extended attributes interface.
Also made the acl and xattr configure logic use the HAVE_XXX_OS_TRUE variable
which is set by BA_CHECK_OPSYS macro so we only check for a certain interface
that we know only exist on a certain platform when we are running on that platform.
This should make the configure output much cleaner.
bacula/autoconf/configure.in