#!/bin/sh
libtoolize -c -f --automake
aclocal
autoheader
automake -a -c --foreign
autoconf


syntax highlighted by Code2HTML, v. 0.9.1