echo "do not execute"
exit


Some Notes regarding Darcs

1.  darcs does not keep file permission masks, so it won't set the
executable bits you need on scripts.  This is fixed by autogen.sh,
please execute it like this:

	sh autogen.sh

2.  please see STYLE for patch acceptance policies.