]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3406: on some systems tests fail without _REENTRANT v8.2.3406
authorBram Moolenaar <Bram@vim.org>
Mon, 6 Sep 2021 16:57:30 +0000 (18:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 6 Sep 2021 16:57:30 +0000 (18:57 +0200)
commit3ae5fc9a6a881e0be381e4cc70080ac5908d7520
treedf2029485a6aedd48af0565556cd95d7e1eb3b3b
parentec1b0968aa90d408a79b5b5dca465f65e69753a1
patch 8.2.3406: on some systems tests fail without _REENTRANT

Problem:    On some systems tests fail without _REENTRANT. (Elimar
            Riesebieter)
Solution:   Add -D_REENTRANT in configure. (closes #7402)
src/auto/configure
src/configure.ac
src/version.c