X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/cdabf44d4bf72678b402c0fd7dac394eb36513da..bcef8d6fc5b847e912275ddad1d001a336ccdbc9:/autogen.sh?ds=inline diff --git a/autogen.sh b/autogen.sh index a63049a..90a5b88 100755 --- a/autogen.sh +++ b/autogen.sh @@ -21,6 +21,7 @@ set -e srcdir=$(dirname $0) here=$(pwd) cd $srcdir +mkdir -p config.aux if test -d $HOME/share/aclocal; then aclocal --acdir=$HOME/share/aclocal else