]> git.proxmox.com Git - swtpm.git/commit - configure.ac
build-sys: Check whether tss user and group are available
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 23 Jul 2020 18:17:44 +0000 (14:17 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Fri, 24 Jul 2020 14:50:08 +0000 (10:50 -0400)
commitaa88eebe32455afa9c0b41bb67a83e7f748abce0
tree92b01f161bef320d312f539b73b78904acaa3f91
parentb71a228538f78fe96e22fa1635cadaf620d4a07a
build-sys: Check whether tss user and group are available

If the tcsd (trousers) is available, TPM 1.2 support should work as well.
Typically the tss user and group should be defined at this point, but
this may not always be the case, so make sure that this user and group
are available on the system.

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