autogen.sh 70 Bytes Edit Raw Blame History 1 2 3 #! /bin/sh autoreconf -v --force --install || exit 1 ./configure "$@"