#!/bin/sh -x
cfg-normal \
	--enable-prototypes \
	--with-ncurses \
	--with-screen=ncurses \
	$*
