From 9945c0a909e541b9e91d4d874a4596a67d93a76c Mon Sep 17 00:00:00 2001 From: mdw Date: Tue, 27 Jul 1999 18:59:13 +0000 Subject: [PATCH] Fix relative order of `automake' and `autoconf'. --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index af09017..d0b620a 100755 --- a/setup +++ b/setup @@ -4,6 +4,6 @@ set -e mklinks ln -s ../mLib ../mgLib . mkaclocal -automake autoconf +automake mkdir build -- 2.11.0