In `key list', show timezone for local times, and support `-u' option
[u/mdw/catacomb] / setup
1 #! /bin/sh
2
3 set -e
4 mklinks
5 ln -s ../mLib/build mLib
6 mkaclocal
7 autoheader
8 m4 Makefile.m4 >Makefile.am
9 autoconf
10 automake
11 mkdir build