[gstreamer-bugs] [Bug 159847] hardcoded path for musepack headers in configure

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Dec 12 15:36:04 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=159847
GStreamer | gst-plugins | Ver: 0.8.6

bugs at leroutier.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1
           Keywords|                            |PATCH_NEEDED, portability
            Summary|Configure for musepack      |hardcoded path for musepack
                   |plugin fails.               |headers in configure



------- Additional Comments From bugs at leroutier.net  2004-12-12 18:36 -------
couldn't we use something like this ?

GST_CHECK_LIBHEADER(MUSEPACK, musepack, , , musepack/mpc_dec.h, [
    HAVE_MUSEPACK="yes"
    AC_SUBST(MUSEPACK_CFLAGS)
    AC_SUBST(MUSEPACK_LIBS)
    ], [HAVE_MUSEPACK="no"])


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list