[NetworkManager-openconnect/lr/gtk-4.0: 2/12] build: bump glib version to 2.34
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [NetworkManager-openconnect/lr/gtk-4.0: 2/12] build: bump glib version to 2.34
- Date: Tue, 18 Jan 2022 19:39:45 +0000 (UTC)
commit 8193ecaea9f59dc91a730d6a92268271a4f62790
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Wed Nov 3 13:46:26 2021 +0100
build: bump glib version to 2.34
We already depended on it (by using g_clear_pointer()) and nobody seems to
have complained.
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 5b41856..f99c73c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,7 +98,7 @@ IT_PROG_INTLTOOL([0.35])
AM_GLIB_GNU_GETTEXT
PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.32)
-GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32"
+GLIB_CFLAGS="$GLIB_CFLAGS -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_34"
PKG_CHECK_MODULES(LIBXML, libxml-2.0)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]