if [ "$DDEBUG" == "y" ]; then
  OPTS="$OPTS  --disable-debug"
fi &&

default_build
