#!/bin/sh

# Run the player bootstrap
set -x
aclocal-1.9
libtoolize --force
autoheader
automake-1.9 --gnu --add-missing
autoconf
