#!/bin/sh export WANT_AUTOMAKE="1.8" export MKDIR_P="mkdir -p" export AUTOMAKE="automake-1.8" export ACLOCAL="aclocal-1.8" autoreconf -f -i