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