Imported Upstream version 2.4.3
[platform/upstream/audit.git] / autogen.sh
1 #! /bin/sh
2 set -x -e
3 # --no-recursive is available only in recent autoconf versions
4 autoreconf -fv --install
5 mv INSTALL.tmp INSTALL