]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1642: configure: wrong C99 feature test v9.1.1642
authorDamien Lejay <damien@lejay.be>
Sun, 17 Aug 2025 19:05:40 +0000 (21:05 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 17 Aug 2025 19:06:59 +0000 (21:06 +0200)
commit0ebe55af548e5347fc1e4119e20d5063d17f62d3
treecb687ed7e172ddf142f5e7d467d1df1142ce9567
parent486cffab3edefdca4daf064fc871c2f4a29bcb6d
patch 9.1.1642: configure: wrong C99 feature test

Problem:  configure: wrong C99 feature test
Solution: Update inverted C99 feature test logic
          (Damien Lejay)

closes: #18024

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