#!/bin/bash

aclocal
autoconf
./configure --with-debug=full --with-isapnp=yes --with-sequencer=yes --with-oss=yes
make
