view bootstrap.sh @ 19:72a51b360b66

Updated some entries, removed obsolete ones
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Jun 2003 19:16: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