chiark / gitweb /
Forgot to run autoheader.
[sw-tools] / setup
diff --git a/setup b/setup
index dd00e3e34483f7d45e76a00295d0f3c1b48dca47..d2fc7bc9f2c1bf37cc8638106c98d027044bb79a 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,6 +4,7 @@ set -e
 mklinks
 mkaclocal
 ln -s ../mLib .
+autoheader
 automake
 autoconf
 mkdir build