#! /bin/sh while test $# -gt 0 do case "$1" in --debug) EXTRA_CONFIG_FLAGS=--with-debug; shift ;; -h | --help ) cat <