]) ## Configure body starts here. AC_PREREQ(2.59) AC_INIT([git], [@@GIT_VERSION@@], [git@vger.kernel.org]) AC_CONFIG_SRCDIR([git.c]) config_file=config.mak.autogen config_in=config.mak.in GIT_CONF_SUBST([AUTOCONFIGURED], [YesPlease]) #...