#!/bin/sh## $Id$# Author: Markus Wenzel, TU Muenchen# License: GPL (GNU GENERAL PUBLIC LICENSE)## configure - adapt Isabelle distribution to system environment## patch scriptsif bash -c :then bash lib/scripts/patch-scripts.bashelse echo "FATAL ERROR: bash not found!" exit 2fi