#!/bin/sh
aclocal && \
autoheader
automake --foreign --add-missing && \
autoconf
chmod +x cacheconv.pl src/configen.pl
