]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1659: configure: uses AC_INIT without args v9.1.1659
authorDamien Lejay <damien@lejay.be>
Wed, 20 Aug 2025 19:29:54 +0000 (21:29 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 20 Aug 2025 19:29:54 +0000 (21:29 +0200)
commitbb1233d328f593a951fd890d0de3bccdee227ae4
treefc27764eeaa8bed6590035854445fce64d582211
parentbb26f709ea6e31b69d693cb754e901f23f5d1296
patch 9.1.1659: configure: uses AC_INIT without args

Problem:  configure: uses AC_INIT without args
Solution: Add a comment explaining why AC_INIT has no args
          (Damien Lejay)

closes: #18053

Signed-off-by: Damien Lejay <damien@lejay.be>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/configure.ac
src/version.c