1 #! /bin/sh 2 set -x -e 3 # --no-recursive is available only in recent autoconf versions 4 autoreconf -fv --install 5