Left-align text in message boxes.
[mgLib] / setup
diff --git a/setup b/setup
index 27dde72..4d88013 100755 (executable)
--- a/setup
+++ b/setup
@@ -2,7 +2,8 @@
 
 set -e
 mklinks
+libtoolize
 mkaclocal
 autoconf
-automake
+automake -a
 mkdir build