ObjFW  autogen.sh at [9c0e2dbc57]

File autogen.sh artifact d0ae45f9ae part of check-in 9c0e2dbc57


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