summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2119535..731f425 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,7 @@ AM_MISSING_PROG([HELP2MAN], [help2man])
AM_MISSING_PROG([INDENT], [indent])
AM_MISSING_PROG([G_IR_SCANNER], [g-ir-scanner])
AM_MISSING_PROG([G_IR_COMPILER], [g-ir-compiler])
+AM_MISSING_PROG([VAPIGEN], [vapigen])
LT_INIT
AC_CONFIG_HEADERS([config.h])
AM_GNU_GETTEXT([external])