summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2198090..7d2e2c9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,8 +53,9 @@ GIO_REQUIRED=2.25.0
LIBXKLAVIER_REQUIRED=5.0
AC_SUBST([GIO_REQUIRED])
-AC_SUBST([GDK_REQUIRED])
+AC_SUBST([GTK_API_VERSION])
AC_SUBST([GTK_REQUIRED])
+AC_SUBST([GDK_REQUIRED])
AC_SUBST([LIBXKLAVIER_REQUIRED])
dnl ***************************************************************************