]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5059: autoconf 2.71 produces many obsolete warnings v8.2.5059
authorBram Moolenaar <Bram@vim.org>
Sun, 5 Jun 2022 18:51:55 +0000 (19:51 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 5 Jun 2022 18:51:55 +0000 (19:51 +0100)
commit1004b3d970f19964816eedf89d3ba7aa9416ed24
tree743c94d1bf5c379c8d9aca21e22336f04797dd60
parente3a529bc877909a9eccf792461050b4f6737ed33
patch 8.2.5059: autoconf 2.71 produces many obsolete warnings

Problem:    Autoconf 2.71 produces many obsolete warnings.
Solution:   Replace obsolete macros with non-obsolete ones, where the
            functionality does not change. (issue #10528)
src/auto/configure
src/configure.ac
src/version.c