#!/bin/sh
rm -f config.cache
aclocal
autoconf
automake -a
exit 


syntax highlighted by Code2HTML, v. 0.9.1