chiark / gitweb /
Debianization fixes.
[mLib] / setup
diff --git a/setup b/setup
index c669e770a3e5bcd8a4d08b9fabe74e91523233ff..84e34dad505d4712052fe209814039da9eb2137a 100755 (executable)
--- a/setup
+++ b/setup
@@ -3,6 +3,7 @@
 set -e
 mklinks
 mkaclocal
-automake
+libtoolize
 autoconf
-mkdir build
+automake
+mkdir -p build