ObjGameKit  autogen.sh at trunk

File autogen.sh artifact f4b86da25d on branch trunk


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