#include <glib.h>

#ifndef MESON_OUR_GLIB
#error "Failed"
#endif

int main() { return 0; }
