]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1497: Link error with shm_open() v9.1.1497
authorChristian Brabandt <cb@256bit.org>
Sun, 29 Jun 2025 20:39:14 +0000 (22:39 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 29 Jun 2025 20:39:14 +0000 (22:39 +0200)
commite92989b07a9ff8ae67400fa1d550a6ceed92f2e0
tree63b7721f79a29af47c77c4fb1f6f47d5780fe62c
parent66b72f48c3f20e9223a5789ab28f8683ded4deba
patch 9.1.1497: Link error with shm_open()

Problem:  Link error with shm_open()
          (gcanat, after v9.1.1485)
Solution: use AC_LINK_IFELSE instead of AC_COMPILE_IFELSE

fixes: #17634

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