ObjGameKit  autogen.sh at tip

File autogen.sh from the latest check-in


#!/bin/sh
aclocal -I m4 || exit $?
autoconf || exit $?