chiark / gitweb /
Fix README and mLib.3 a bit.
[mLib] / setup
diff --git a/setup b/setup
index 4b49c41a66f235e6c51d6cbf9d8d4ccb54c6e8e5..f69261db296c573e564dbb62c25d38b2d0d421be 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,7 +4,6 @@ set -e
 mklinks
 mkaclocal
 libtoolize
-(cd man && ./mksofiles * && m4 Makefile.m4 >Makefile.am)
 autoconf
-automake
-mkdir build
+automake -a
+mkdir -p build