#!/bin/sh
set -x
aclocal
autoheader
autoconf
automake -a --gnu Makefile
