chiark / gitweb /
Allow admin clients to filter out async messages. Send notifications
[tripe] / setup
diff --git a/setup b/setup
index 5173638067dc8c27e6b38aeeb598cd275da8f9bb..ed80e2b017c71f162603ad8e2b61e5bf860c265a 100755 (executable)
--- a/setup
+++ b/setup
@@ -3,7 +3,8 @@
 set -e
 mklinks
 mkaclocal
+libtoolize
 autoheader
 autoconf
-automake
-mkdir build
+automake -a
+mkdir -p build