chiark / gitweb /
Debianization fixes.
[mLib] / setup
diff --git a/setup b/setup
index 89b6db8042573a9a6494cb3f68c70967ef9291f1..84e34dad505d4712052fe209814039da9eb2137a 100755 (executable)
--- a/setup
+++ b/setup
@@ -2,8 +2,8 @@
 
 set -e
 mklinks
-(cd man && ./mksofiles * && m4 Makefile.m4 >Makefile.am)
 mkaclocal
+libtoolize
 autoconf
 automake
-mkdir build
+mkdir -p build