ObjFW  autogen.sh at [a580136c80]

File autogen.sh artifact a642be08d3 part of check-in a580136c80


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