File autogen.sh artifact 01ca528618 part of check-in a68d12f98b
#! /bin/bash cat aclocal/*.m4 > aclocal.m4 || exit 1 autoconf || exit 1 rm -rf autom4te.cache/ exit 0
#! /bin/bash cat aclocal/*.m4 > aclocal.m4 || exit 1 autoconf || exit 1 rm -rf autom4te.cache/ exit 0