#!/bin/sh set -x aclocal -I m4 autoconf touch NEWS AUTHORS ChangeLog # needed by automake... autoheader # generate config.h.in automake -a -c # install missing files