diff --git a/autogen.sh b/autogen.sh index e2ece19..847cfc8 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,6 +2,7 @@ set -e +# Commands this script needs needed='rm mkdir autoreconf echo' if ! type $needed >/dev/null then