view bootstrap.sh @ 15:17947c69fcc9

Added script for bootstrapping from CVS
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Jun 2003 18:11:04 +0000
parents
children 541e0e353413
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