./configure  --prefix=/usr        \
             --disable-portaudio  \
             $OPTS                &&

make
