[gstreamer-bugs] [Bug 405288] New: Configure checks use pkg-config directly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 7 01:45:42 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

           Summary: Configure checks use pkg-config directly
           Product: GStreamer
           Version: 0.10.11
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: will.newton at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The configure checks in gst-check.m4 use pkg-config directly. It's better to
use $PKG_CONFIG because the pkg-config in the path may not be the one you want.
This is often the case when cross compiling.

The attached patch fixes the issue.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list