ObjFW  autogen.sh at [0256ab4f09]

File autogen.sh artifact a642be08d3 part of check-in 0256ab4f09


#!/bin/sh
aclocal -I m4 || exit 1
autoconf || exit 1
./configure $@