From: mdw Date: Wed, 28 Jul 1999 09:31:32 +0000 (+0000) Subject: Do autoconf before automake. X-Git-Url: https://git.distorted.org.uk/~mdw/become/commitdiff_plain/afada2ee8795bd3bf737d528fe5058e2c1d595d5 Do autoconf before automake. --- diff --git a/setup b/setup index d957872..5173638 100755 --- a/setup +++ b/setup @@ -4,6 +4,6 @@ set -e mklinks mkaclocal autoheader -automake autoconf +automake mkdir build