Provide a `--pidfile' option in `fw'.
[fwd] / setup
diff --git a/setup b/setup
index 048c599..c95bf52 100755 (executable)
--- a/setup
+++ b/setup
@@ -2,9 +2,8 @@
 
 set -e
 mklinks
-ln -s ../mLib .
 mkaclocal
-autoconf
 autoheader
-automake
+autoconf
+automake -a
 mkdir build