ObjFW  autogen.sh at [287d598b5a]

File autogen.sh artifact 3936c3cbbf part of check-in 287d598b5a


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