Bring manpages up to date.
[u/mdw/catacomb] / setup
1 #! /bin/sh
2
3 set -e
4 mklinks
5 mkaclocal
6 autoheader
7 m4 Makefile.m4 >Makefile.am
8 autoconf
9 automake
10 mkdir build