summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-11-06 11:23:48 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-11-06 17:25:34 +0100
commit83d06835135edff6682b36eed7677f88790abc9d (patch)
tree13ab55f9bfe7a0c12336e7617604f525793c040c /configure.ac
parent308d2202ffb123fdaa845d3d1629223bc1207cc6 (diff)
Generate a typelib from the GObjectIntrospection data
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 c4d3f33..2119535 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,6 +29,7 @@ AM_MISSING_PROG([SNARF], [guile-snarf])
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])
LT_INIT
AC_CONFIG_HEADERS([config.h])
AM_GNU_GETTEXT([external])