]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1560: configure: uses $PKG_CONFIG before it is defined v9.1.1560
authorChristoffer Aasted <chr.aasted@gmail.com>
Thu, 17 Jul 2025 19:05:59 +0000 (21:05 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 17 Jul 2025 19:05:59 +0000 (21:05 +0200)
commit861dade4e3db61f70e8fdd18a3b5a0635be08b16
tree5cf80b5e44e55262b7a0997146a31422bbe7f7c7
parent12d274af44bce9002ece1dc115559d27fcd77602
patch 9.1.1560: configure: uses $PKG_CONFIG before it is defined

Problem:  configure: uses $PKG_CONFIG before it is defined
Solution: Define $PKG_CONFIG earlier in the script (Christoffer Aasted).

closes: #17771

Signed-off-by: Christoffer Aasted <chr.aasted@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/auto/configure
src/configure.ac
src/version.c