]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1119: configure fails with Xcode 12 beta v8.2.1119
authorBram Moolenaar <Bram@vim.org>
Thu, 2 Jul 2020 20:50:37 +0000 (22:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 2 Jul 2020 20:50:37 +0000 (22:50 +0200)
commit5289783e0b07cfc3f92ee933261ca4c4acdca007
treebc7ed964d15c31e956628af851194908a48686a2
parent810af5ea460eab820cc5899892067d8c242be688
patch 8.2.1119: configure fails with Xcode 12 beta

Problem:    Configure fails with Xcode 12 beta.
Solution:   use "return" instead of "exit()". (Nico Weber, closes #6381)
src/auto/configure
src/configure.ac
src/version.c