Merge autoconf transition and jaunty build updates.
[third_party/subunit] / INSTALL
1 To install subunit
2 ------------------
3
4 Bootstrap::
5   autoreconf -vi
6 Configure::
7   ./configure
8 Install::
9   make install