chiark / gitweb /
Aesthetic change: move autoheader before autoconf.
authormdw <mdw>
Tue, 27 Jul 1999 20:29:50 +0000 (20:29 +0000)
committermdw <mdw>
Tue, 27 Jul 1999 20:29:50 +0000 (20:29 +0000)
setup

diff --git a/setup b/setup
index 048c599fce85181917ec47da1d3193ea970edad3..3913a838b34ba92334fef5cf6354553479656cf4 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,7 +4,7 @@ set -e
 mklinks
 ln -s ../mLib .
 mkaclocal
-autoconf
 autoheader
+autoconf
 automake
 mkdir build