ObjFW  autogen.sh at [4f7378978c]

File autogen.sh artifact d0ae45f9ae part of check-in 4f7378978c


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