#!/bin/sh -x
cfg-normal --without-normal \
	--without-debug \
	--with-shared $*
