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