summaryrefslogtreecommitdiffstats
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 f7c60e5..899daf1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,6 +26,7 @@ AS_IF([test "$uuid" = yes],
LT_INIT([win32-dll disable-fast-install])
GOBJECT_INTROSPECTION_CHECK([0.9.4])
+AM_CONDITIONAL([GIR], [test "x$INTROSPECTION_MAKEFILE" != x])
m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])