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

diff --git a/setup b/setup
index c669e770a3e5bcd8a4d08b9fabe74e91523233ff..27dde72e73ab07b3759f67186c11151334b30f54 100755 (executable)
--- a/setup
+++ b/setup
@@ -3,6 +3,6 @@
 set -e
 mklinks
 mkaclocal
-automake
 autoconf
+automake
 mkdir build