summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 83520cc..3d0ad68 100644
--- a/configure.ac
+++ b/configure.ac
@@ -105,6 +105,7 @@ case "$with_gtk" in
GTK_PRINT_REQUIRED=3.0.0
;;
esac
+AC_SUBST(GTK_API_VERSION)
GLIB_REQUIRED=2.25.9
GIO_REQUIRED=2.25.9