ObjFW  autogen.sh at [c83137e7cd]

File autogen.sh artifact d0ae45f9ae part of check-in c83137e7cd


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