summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
blob: 30ef75a7561137f47c1f5ade67f19b9991414e86 (plain)
1
2
3
4
#!/bin/sh
set -e
set -x
autoreconf -v -f -i
OpenPOWER on IntegriCloud