buildsys  autogen.sh at [00d6e0e99a]

File autogen.sh artifact 3936c3cbbf part of check-in 00d6e0e99a


#!/bin/sh
aclocal -I m4 || exit 1
autoconf || exit 1
autoheader || exit 1