From: mdw Date: Tue, 27 Jul 1999 18:59:13 +0000 (+0000) Subject: Fix relative order of `automake' and `autoconf'. X-Git-Tag: 1.2.6~8 X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/commitdiff_plain/9945c0a909e541b9e91d4d874a4596a67d93a76c Fix relative order of `automake' and `autoconf'. --- 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