Skip to content

Use $PKG_CONFIG to invoke pkg-config#519

Merged
rfm merged 1 commit intognustep:masterfrom
qmfrederik:fixes/pkg-conf
Jul 23, 2025
Merged

Use $PKG_CONFIG to invoke pkg-config#519
rfm merged 1 commit intognustep:masterfrom
qmfrederik:fixes/pkg-conf

Conversation

@qmfrederik
Copy link
Contributor

This ensures consistency within the configure script, and allows users to override the exact version of pkg-config which is being used. This allows for the use of alternatives, such as pkgconf.

This ensures consistency within the configure script, and  allows users to override the exact version of pkg-config which is being used.  This allows for the use of  alternatives, such as pkgconf.
@qmfrederik qmfrederik requested a review from rfm as a code owner July 8, 2025 18:25
@rmottola
Copy link
Member

At a first glance, it looks fine to me. I wonder why I didn't bump into this myself, since on some platforms I have pgkconf instead of pkg-config (but perhaps it is aliased)

@rfm
Copy link
Contributor

rfm commented Jul 23, 2025

I would consider this a bugfix.

@rfm rfm closed this Jul 23, 2025
@rfm rfm reopened this Jul 23, 2025
@rfm rfm merged commit 5c5267d into gnustep:master Jul 23, 2025
4 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants