This patch fixes building on SLES11SP3 which reports glib version 2.22 but includes a backport of g_get_monotonic_time() - leading to build errors.
This patch is a workaround for those glib versions. I verified that it now builds fine on our SLES11SP3 system and on systems with newer glib, but it would be nice if someone on a system with an actual glib 2.22..27 without the backport could give it a whirl. I think this patch is applicable for 2.3. Cornelia Huck (1): glib-compat: fix problems with not-quite glib 2.22 include/glib-compat.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.3.5