]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1578: configure: comment still mentions autoconf 2.71 v9.1.1578
authorYee Cheng Chin <ychin.git@gmail.com>
Tue, 22 Jul 2025 15:55:08 +0000 (17:55 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 22 Jul 2025 15:55:08 +0000 (17:55 +0200)
commitad5c9b4b11d2740173573baec7b20dfd2fbb7432
tree13f77c2a73cf1abdab2fe2449892dbf37b3ce980
parent3416cee36f1f668dd31f9ee8461be908d3d59c06
patch 9.1.1578: configure: comment still mentions autoconf 2.71

Problem:  configure: comment still mentions autoconf 2.71 to generate
          the configure script
Solution: Update the comment to use autoconf 2.72 instead (Yee Chin Cheng).

Vim v9.1.1369 updated the autoconf generation to be done using 2.72.
Update comments to reflect that.

closes: #17815

Signed-off-by: Yee Cheng Chin <ychin.git@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/configure.ac
src/version.c