ObjFW  autogen.sh at [e9f870cfc0]

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


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