chiark / gitweb /
Aesthetic change: move autoheader before autoconf.
[fwd] / 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