aboutsummaryrefslogtreecommitdiffstats
path: root/TPM2-Plugin/bootstrap
blob: 2a09c33831d7c6aa7ae37a19f4f9de002bf595a5 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
set -e
#autoreconf --install --sym

AUTORECONF=${AUTORECONF:-autoreconf}

${AUTORECONF} --install --sym