aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/audit/autogen.sh
blob: 205fd26ba474457ea6e1d5b159322209969f7bd4 (plain)
1
2
3
4
5
#! /bin/sh
set -x -e
# --no-recursive is available only in recent autoconf versions
autoreconf -fv --install
mv INSTALL.tmp INSTALL