chiark / gitweb /
Fix the manpage too.
[fwd] / setup
diff --git a/setup b/setup
index 048c599fce85181917ec47da1d3193ea970edad3..c95bf52f5e4d026b3efb9a76977cf66d4a145eac 100755 (executable)
--- a/setup
+++ b/setup
@@ -2,9 +2,8 @@
 
 set -e
 mklinks
-ln -s ../mLib .
 mkaclocal
-autoconf
 autoheader
-automake
+autoconf
+automake -a
 mkdir build