Remove a fixed bug from the list. Fix some nasty formatting
[fwd] / setup
1 #! /bin/sh
2
3 set -e
4 mklinks
5 ln -s ../mLib .
6 mkaclocal
7 autoheader
8 autoconf
9 automake
10 mkdir build