From 6777dbe23a3f39fcb225f5c517bf690ba028856e Mon Sep 17 00:00:00 2001 From: Marco van Wieringen Date: Tue, 3 Jan 2012 13:27:41 +0100 Subject: [PATCH] Rebuild configure. --- bacula/configure | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/bacula/configure b/bacula/configure index ff48b25248..0ce89f2a4f 100755 --- a/bacula/configure +++ b/bacula/configure @@ -42768,15 +42768,7 @@ $as_echo "$ac_cv_lib_acl_acl_get_file" >&6; } if test "x$ac_cv_lib_acl_acl_get_file" = x""yes; then have_acl=yes; - if test $have_afs = yes; then - if test -d /usr/lib64/; then - FDLIBS="-L/usr/lib64 -lacl $FDLIBS" - else - FDLIBS="-L/usr/lib -lacl $FDLIBS" - fi - else - FDLIBS="-lacl $FDLIBS" - fi + FDLIBS="-lacl $FDLIBS" else @@ -48676,7 +48668,6 @@ Configuration on `date`: build-dird: ${build_dird} build-stored: ${build_stored} Plugin support: ${have_plugins} - AFS support: ${have_afs} ACL support: ${have_acl} XATTR support: ${have_xattr} Python support: ${support_python} ${PYTHON_LIBS} -- 2.39.2