[Bug 774876] meson: add libm to has_function checks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 28 18:32:18 UTC 2016


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

--- Comment #8 from Scott D Phillips <scott.d.phillips at intel.com> ---
Created attachment 340933
  --> https://bugzilla.gnome.org/attachment.cgi?id=340933&action=edit
[PATCH gst-plugins-base] meson: Add headers and libm to has_function checks

(In reply to Sebastian Dröge (slomo) from comment #2)
> The same will also be required in other modules then, right?

Searching various configure.ac for something like:

> LIBS_SAVE=$LIBS
> LIBS="$LIBS $LIBM"
> AC_CHECK_FUNCS(...)
> LIBS=$LIBS_SAVE

I found occurrences in gst-plugins-base and gst-plugins-good. Here's a patch
for -base.

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