summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2017-04-29 19:15:40 +0200
committerJakub Hrozek <jhrozek@redhat.com>2017-05-23 11:36:40 +0200
commit1732c40287be0ff918e42ae0045aafeee91b3c7b (patch)
tree5c2ae15145ac5d9c5833bc15edbd9593f0a9478f /Makefile.am
parentb7ad403d5068dc4840cdaa175338de885e294ac6 (diff)
downloadsssd-1732c40287be0ff918e42ae0045aafeee91b3c7b.tar.gz
sssd-1732c40287be0ff918e42ae0045aafeee91b3c7b.tar.xz
sssd-1732c40287be0ff918e42ae0045aafeee91b3c7b.zip
INTG: Do not use configure time option enable-files-domain
The implicit_files was started with each test even though was not required. Reviewed-by: Jakub Hrozek <jhrozek@redhat.com> Reviewed-by: Pavel Březina <pbrezina@redhat.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b1e478e93..e2121e766 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3513,7 +3513,6 @@ intgcheck-prepare:
--with-ldb-lib-dir="$$prefix"/lib/ldb \
--enable-intgcheck-reqs \
--without-semanage \
- --enable-files-domain \
$(INTGCHECK_CONFIGURE_FLAGS) \
CFLAGS="$$CFLAGS -DKCM_PEER_UID=$$(id -u)"; \
$(MAKE) $(AM_MAKEFLAGS) ; \