autogen.sh at [d0b5ea65f9]

File autogen.sh artifact c540dfc874 part of check-in d0b5ea65f9


#! /bin/sh

rm -f aclocal.m4

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

rm -rf autom4te.cache/