blob: bc73f991cc1a06bb641da07029119a937fedcd86 [file] [log] [blame]
jjakoa7e13972003-07-06 21:27:33 +00001#! /bin/sh
2
3aclocal
4autoheader
5touch config.h.in
6automake
7autoconf
8./configure
9make clean