view bootstrap.sh @ 34:0e1189b94a7f

Updated installation instructions
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 19 Jun 2003 20:12:02 +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