]> git.proxmox.com Git - swtpm.git/commit - configure.ac
build-sys: Add libbsecomp to configure.ac
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 13 Mar 2019 22:27:53 +0000 (18:27 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Mon, 18 Mar 2019 19:43:44 +0000 (15:43 -0400)
commit761df6cd638c8c0e181dc86db4dc39c047d68ac0
tree6a2c5d5d5d74bdb15c1f9662cdc49cf95ba9c5ed
parent869df69fe0770c3067a98c6755d117f4bdcc24e3
build-sys: Add libbsecomp to configure.ac

Implement support for --with-seccomp and --without-seccomp for Linux
systems with --with-seccomp being the default. On all other systems
--without-seccomp is the implicit default.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
configure.ac