ObjFW  autogen.sh at [4b8666fe15]

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


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