Sweep with ispell and fix some typos.
[sw-tools] / setup
... / ...
CommitLineData
1#! /bin/sh
2
3set -e
4mklinks
5ln -s ../mLib .
6mkaclocal
7autoheader
8autoconf
9automake
10mkdir build