summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-03-22 09:02:36 -0400
committerColin Walters (automation) <walters+githubbot@verbum.org>2016-03-22 13:06:39 +0000
commit2c616a1eb5a8433a968c948413cc3aee06f44b36 (patch)
tree4d404f9b46f563e61b525b1a6a8f1631faeb59ef
parent701f211b9df0e3940498c2260b83158f1159f2df (diff)
downloadbubblewrap-2c616a1eb5a8433a968c948413cc3aee06f44b36.tar.gz
build: Add SELinux and priv mode to build configuration output
Greater visibility for these is useful. (Alternatively, autoconf could be less verbose but I'm assuming that's not going to happen before the sun explodes). Pull request: #28 Approved by: alexlarsson
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 874015e..92cc6b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -81,5 +81,7 @@ echo "
===================
man pages (xsltproc): $enable_man
+ SELinux: $have_selinux
+ setuid mode on make install: $with_priv_mode
mysteriously satisfying to pop: yes"
echo ""