Allow xmsg to read from stdin.
[xtoys] / setup
diff --git a/setup b/setup
index d0b620a..77f8a03 100755 (executable)
--- a/setup
+++ b/setup
@@ -2,8 +2,7 @@
 
 set -e
 mklinks
-ln -s ../mLib ../mgLib .
 mkaclocal
 autoconf
-automake
+automake -a
 mkdir build