$ /usr/bin/pkg-config --define-variable=foo=foo --variable target gdk-2.0 $ /usr/bin/pkg-config --variable target gdk-2.0 x11 For instance, "pkg-config --define-variable=prefix=foo --variable target gdk-2.0" doesn't work, and I have to work it around when using gtk pc files (they have prefix=C:\blahblah which has to be overridden).
*** Bug 22296 has been marked as a duplicate of this bug. ***
This is a definite bug in the ancient bundled popt, and there's a test for this particular case. You can build with a newer external popt in the meantime if this bug is critical to you.
Should be fixed in e512071. Please reopen if there's still a bug.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.