Allow admin clients to filter out async messages. Send notifications
[tripe] / setup
diff --git a/setup b/setup
index 27dde72..ed80e2b 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