#!/bin/sh

set -ex

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