Table for driving key data extraction.
[u/mdw/catacomb] / setup
... / ...
CommitLineData
1#! /bin/sh
2
3set -e
4mklinks
5libtoolize
6mkaclocal
7autoheader
8m4 Makefile.m4 >Makefile.am
9autoconf
10automake
11mkdir build