#!/bin/sh
aclocal
automake --add-missing
autoconf
autoheader
./configure --prefix=/usr --sysconfdir=/etc $@