diff --git a/autotools-init.sh b/autotools-init.sh index 55768af..703ad5b 100644 --- a/autotools-init.sh +++ b/autotools-init.sh @@ -5,6 +5,8 @@ set -e -o pipefail + + #test -d config || mkdir config # Produce aclocal.m4, so autoconf gets the automake macros it needs echo "Creating aclocal.m4..."