From afada2ee8795bd3bf737d528fe5058e2c1d595d5 Mon Sep 17 00:00:00 2001 From: mdw Date: Wed, 28 Jul 1999 09:31:32 +0000 Subject: [PATCH] Do autoconf before automake. --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0