cd "$SOURCE_DIRECTORY" &&
# Stupid, stupid!
export LDFLAGS="$LDFLAGS -lm" &&
./configure $OPTS --prefix="$INSTALL_ROOT/opt/aubio03" &&
make
