Fix spelling. Add new macro which works out where to put TeX files.
[cfd] / setup
... / ...
CommitLineData
1#! /bin/sh
2
3set -e
4mkaclocal || cp aclocal.glob aclocal.m4
5autoconf
6automake
7mkdir build