]> granicus.if.org Git - procps-ng/commit
ps: making the libselinux support configurable
authorJaromir Capik <jcapik@redhat.com>
Wed, 7 Aug 2013 15:52:38 +0000 (17:52 +0200)
committerJaromir Capik <jcapik@redhat.com>
Wed, 7 Aug 2013 15:52:38 +0000 (17:52 +0200)
commit5f663aee4734ece310e614abd48ba6ea2a81f11e
treee66a9c4eb759ff24690025c0eaa4dcfc34c66cc4
parent26ae657950272439be23e02057debf5d83265436
ps: making the libselinux support configurable

Previously the libselinux support was present
in the sources, but disabled with a preprocessor
condition (#if 0).
From now the libselinux support can be enabled with
the --enable-libselinux switch available
in the configuration script. That way is more
flexible than local patches modifying the condition
value from 0 to 1.
configure.ac
ps/output.c