autogen.sh at [21d6e16ab8]

File autogen.sh artifact c540dfc874 part of check-in 21d6e16ab8


#! /bin/sh

rm -f aclocal.m4

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

rm -rf autom4te.cache/