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