view bootstrap.sh @ 22:ac2972a7ccd5

Fixed typos and stuff.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Jun 2003 21:22:04 +0000
parents 541e0e353413
children 3fcc147b253a
line wrap: on
line source

#! /bin/sh

echo "**************************************************"
echo "** Bootstrapping XMMS-SID package               **"
echo "** This may take a while, please be patient ... **"
echo "**************************************************"

aclocal
autoconf
autoheader
automake -a
libtoolize --automake --force