view bootstrap.sh @ 189:e9e97670f7d7 dev-0_8_0b12

Cosmetic fix: remove pop-up subsong control window if song changes and it is not needed anymore.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Aug 2004 05:36:03 +0000
parents a57fb0799259
children 174130d3ddd0
line wrap: on
line source

#! /bin/sh

echo "**"
echo "** Now bootstrapping the package."
echo "** This may take a while, please be patient ..."
echo "**"
echo "- aclocal     - 0%"
aclocal

echo "- autoconf    - 20%"
autoconf

echo "- autoheader  - 40%"
autoheader

echo "- automake    - 60%"
automake -a -c

echo "- libtoolize  - 80%"
libtoolize --automake --force

echo "- glade       - 100%"
glade -w xmms-sid.glade