#! /bin/sh
aclocal
automake
autoheader
autoconf
if [ -f debian/rules ] ; then
chmod +x debian/rules
fi