configure.developer   [plain text]


#!/bin/sh
`dirname $0`/configure -C \
	--enable-developer \
	--enable-socket-wrapper \
	"$@"