Remove unnecessary assumptions about structure layouts. (The `pkhead'
[sw-tools] / setup
... / ...
CommitLineData
1#! /bin/sh
2
3set -e
4mklinks
5ln -s ../mLib .
6mkaclocal
7autoheader
8autoconf
9automake
10mkdir build