[Bug 781043] gl: gstglconfig.h differs in meson and autotools builds

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Apr 9 08:21:32 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781043

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit fc0c7d664d546a3b545e7c5b7bed392ea07babbf
Author: Scott D Phillips <scott.d.phillips at intel.com>
Date:   Fri Apr 7 12:19:27 2017 -0700

    meson: gl: set default value of 0 for glconf vars

    meson's configure_file emits only a comment like /* #undef ... */
    for values which are unset in the configuration_data. For
    gstglconfig.h, this differs from the autotools build where the
    preprocessor definitions are always either 0 or 1. So loop over a
    list of variables to set to zero as default.

    Also sync up the gstglconfig.h.meson file with the additional
    macros defined by the autotools build.

    https://bugzilla.gnome.org/show_bug.cgi?id=781043

-- 
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