From: Marco van Wieringen Date: Thu, 23 Sep 2010 11:56:14 +0000 (+0200) Subject: Tweak configure X-Git-Tag: Release-5.2.1~1083 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7cadb922fda5503305adaad49550d668a10cf87e;p=bacula%2Fbacula Tweak configure --- diff --git a/bacula/configure b/bacula/configure index 8f8a2f5f99..25c86cfddf 100755 --- a/bacula/configure +++ b/bacula/configure @@ -43316,7 +43316,7 @@ done fi fi - if test $have_xattr = no; then + if test $have_xattr = no -a `uname -s` = SunOS; then if test "${ac_cv_header_sys_attr_h+set}" = set; then { echo "$as_me:$LINENO: checking for sys/attr.h" >&5 echo $ECHO_N "checking for sys/attr.h... $ECHO_C" >&6; }