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


syntax highlighted by Code2HTML, v. 0.9.1