#!/bin/bash

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