summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index c3ca560e..41246fc0 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -50,6 +50,9 @@
/* Define if Gcr is available */
#mesondefine WITH_GCR
+/* Define if GTK4 Gcr is available */
+#mesondefine WITH_GCR_GTK4
+
/* Define if Jansson is available */
#mesondefine WITH_JANSSON