ObjFW  autogen.sh at [c0f224df8a]

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


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