Comment 36 for bug 1530229

Revision history for this message
In , Rafał Mużyło (galtgendo) wrote :

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.