chiark / gitweb /
Fix relative order of `automake' and `autoconf'.
authormdw <mdw>
Tue, 27 Jul 1999 18:59:13 +0000 (18:59 +0000)
committermdw <mdw>
Tue, 27 Jul 1999 18:59:13 +0000 (18:59 +0000)
setup

diff --git a/setup b/setup
index af09017fa026116c2604fa1fd5b4d242f38ea61f..d0b620a22461f0dbd8128e1722d4e403f3cd05a8 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,6 +4,6 @@ set -e
 mklinks
 ln -s ../mLib ../mgLib .
 mkaclocal
-automake
 autoconf
+automake
 mkdir build