#breaks the compile
OPTS="--without-ncursesw $OPTS" &&

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

default_build
