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