view bootstrap.sh @ 139:7cc2cc5f6f21

Changed glib/gtk+ requirement to 1.2.5 instead of 1.2.8, for those people who still use ancient software.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 26 Feb 2004 04:31:01 +0000
parents c145ff12f2d0
children a57fb0799259
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

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

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