view bootstrap.sh @ 30:fde5167bb736

Updated to have macros for detecting libSIDPlay 1 and 2
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 07 Jun 2003 23:54:00 +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