chiark / gitweb /
Do autoconf before automake.
authormdw <mdw>
Wed, 28 Jul 1999 09:31:32 +0000 (09:31 +0000)
committermdw <mdw>
Wed, 28 Jul 1999 09:31:32 +0000 (09:31 +0000)
setup

diff --git a/setup b/setup
index d957872f28803b6590de7dcd9de106bc0c533d09..5173638067dc8c27e6b38aeeb598cd275da8f9bb 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,6 +4,6 @@ set -e
 mklinks
 mkaclocal
 autoheader
-automake
 autoconf
+automake
 mkdir build