Aesthetic change: move autoheader before autoconf.
[fwd] / setup
diff --git a/setup b/setup
index 048c599..3913a83 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,7 +4,7 @@ set -e
 mklinks
 ln -s ../mLib .
 mkaclocal
-autoconf
 autoheader
+autoconf
 automake
 mkdir build