[gstreamer-bugs] [Bug 405288] Configure checks use pkg-config directly
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Feb 7 03:09:56 PST 2007
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=405288
GStreamer | gstreamer (core) | Ver: 0.10.11
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #82073|none |committed
Flag| |
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.12
------- Comment #2 from Tim-Philipp Müller 2007-02-07 11:08 UTC -------
Committed, thanks:
2007-02-07 Tim-Philipp Müller <tim at centricular dot net>
Patch by: Will Newton <will.newton gmail com>
* m4/gst-check.m4:
Use $PKG_CONFIG rather than pkg-config directly, the one in our path
might not be the one we want, like when cross-compiling. Also, other
macros such as PKG_CHECK_MODULES use $PKG_CONFIG, so we should
probably too just for consistency. Fixes #405288.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
More information about the Gstreamer-bugs
mailing list