summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
blob: 600a9002f3ce8986c72746c462bfe4c69bf873c7 (plain)
1
2
3
4
5
6
#!/bin/sh

aclocal
autoconf
autoheader
automake --add-missing
OpenPOWER on IntegriCloud