#! /bin/sh echo "fixing distribution in $1..." cd $1 aclocal autoconf autoheader automake (cd doc; makeinfo heimdal.texi) rm fix-export make-release make-release.el