#!/bin/sh

set -ex

aclocal
#autoheader
automake
autoconf
#./configure "$@"
