#!/bin/sh

autoreconf -fvi

#set -x
#aclocal -I config
#libtoolize --force --copy
#autoheader
#automake --add-missing --copy
#autoconf

