mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-15 20:02:10 +02:00
The build can be force enabled with --with-selinux and vice versa. * build-aux/gen-lists-of-programs.sh: Move chcon and runcon to the list of optional programs. * configure.ac: Only enable chcon and runcon if selinux.h is available. * NEWS: Mention the Build-related change. Fixes https://github.com/coreutils/coreutils/issues/121