#!/bin/sh
 echo "*** $0 was called without textproc/asciidoc dependency ***" >&2
 exit 1
