#!/bin/sh

set -x
aclocal -I config
autoheader
automake -a -c
autoconf
