#!/bin/sh # autogen.sh - generates configure using the autotools # $Id: autogen.sh,v 1.1 2004/03/04 08:12:13 firechipmunk Exp $ libtoolize --force --copy #libtoolize14 --force --copy aclocal -I m4 autoheader automake --add-missing --copy --foreign autoconf rm -rf autom4te.cache