#!/bin/sh

mkdir -p config m4

# git log -v > ChangeLog

autoreconf --force --install -I config  -I m4
