After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593141 - Add AG_GST_ARG_WITH_PKG_CONFIG_PATH to configure
Add AG_GST_ARG_WITH_PKG_CONFIG_PATH to configure
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other All
: Normal enhancement
: 0.10.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-26 11:40 UTC by LRN
Modified: 2009-08-30 19:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds AG_GST_ARG_WITH_PKG_CONFIG_PATH (646 bytes, patch)
2009-08-26 11:40 UTC, LRN
none Details | Review

Description LRN 2009-08-26 11:40:39 UTC
Created attachment 141737 [details] [review]
Adds AG_GST_ARG_WITH_PKG_CONFIG_PATH

Can't use --with-pkg-config-path=... without it. That is required for my
buildbot (it doesn't work well with PKG_CONFIG_PATH defined from as an
environment variable)
pkg.m4 is in common, so why can't we take advantage of its features? All
packages are using this feature.
Comment 1 Sebastian Dröge (slomo) 2009-08-30 19:44:46 UTC
commit df248a7aa633252ff6726828df64025a2e9e7bbf
Author: Руслан Ижбулатов <lrn1986@gmail.com>
Date:   Wed Aug 26 15:37:02 2009 +0400

    Add AG_GST_ARG_WITH_PKG_CONFIG_PATH to configure