autogen.sh at [45a6d087db]

File autogen.sh artifact c540dfc874 part of check-in 45a6d087db


#! /bin/sh

rm -f aclocal.m4

${MAKE:-make} -C aclocal
autoconf; autoheader

rm -rf autom4te.cache/