[Bug 31836] Add support for GStreamer 1.0 API/ABI

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 20 22:02:09 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=31836

--- Comment #31 from Rafał Mużyło <galtgendo at o2.pl> ---
Just before this bug gets closed, a question:
What exactly is the purpose of 
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <gst/gst.h>]], [[static int
a[sizeof(gint64) > 4 ? 1 : -1]; if (a[0]) return 0;]])

check ?

Cause, unless I'm missing something, that check was bogus even before glib
2.0.0.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list