#! /bin/sh if [ ! -d html ]; then mkdir html fi if [ ! -d tmp ]; then mkdir tmp fi autoreconf -f -i -s