autogen.sh at [1a514f86a4]

File autogen.sh artifact c540dfc874 part of check-in 1a514f86a4


#! /bin/sh

rm -f aclocal.m4

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

rm -rf autom4te.cache/