From: Pavel Raiskup Date: Mon, 19 Nov 2012 21:06:21 +0000 (+0200) Subject: Bugfixes. X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=4a3564fe85b15fc463b0b579bd12c6e7cf54eb73;hp=4a3564fe85b15fc463b0b579bd12c6e7cf54eb73;p=chaz%2Ftar Bugfixes. * configure.ac: Avoid linking against -lacl when --without-posix-acls is given. * tests/selacl01.at: Call restorecon * tests/selnx01.at: Likewise. * tests/testsuite.at (AT_SELINUX_UTILS_PREREQ): Likewise. (AT_SELINUX_PREREQ,AT_ACLS_PREREQ): Use the right _PREREQ macros. ---