blob: bc73f991cc1a06bb641da07029119a937fedcd86 [file] [log] [blame]
#! /bin/sh
aclocal
autoheader
touch config.h.in
automake
autoconf
./configure
make clean