ObjGameKit  autogen.sh

File autogen.sh from the latest check-in


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