[Bug 720020] Missing quotes in gst-error.m4

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 7 11:20:25 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720020
  GStreamer | common | git

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-12-07 19:20:20 UTC ---
Created an attachment (id=263721)
 View: https://bugzilla.gnome.org/attachment.cgi?id=263721
 Review: https://bugzilla.gnome.org/review?bug=720020&attachment=263721

gst-error.m4: fix build breakage in configure when cross-compiling to windows

    When checking ERROR_CXXFLAGS and ERROR_OBJCFLAGS, make sure the
    comma isn't interpreted as introducing the next argument to
    AS_{CXX,OBJC}_COMPILER_FLAG.

    Based on patch by Kyle Schwarz <zeranoe at gmail.com>

-----

Does this fix the build issue for you as well?

If yes, what's the output of 

   grep ^ERROR_  Makefile

after running configure?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list