summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-08-10 11:13:24 +1200
committerRobert Ancell <robert.ancell@canonical.com>2015-08-10 11:13:24 +1200
commit621d3ec5f5a757419d6d3e2ee8c3020de274a4b4 (patch)
tree87bf742496319988f8be24a4148c4de568eb59c6 /configure.ac
parentbe4c28f9834695cdf0530a091bea7ae86f4756ea (diff)
downloadlightdm-621d3ec5f5a757419d6d3e2ee8c3020de274a4b4.tar.gz
Generate .vapi from GIR files and in the process fix a number of annotation issues
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index fc01ee72..e7840244 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,8 @@ AC_SUBST(WARN_CXXFLAGS)
GOBJECT_INTROSPECTION_CHECK(0.9.5)
+VAPIGEN_CHECK([0.16])
+
dnl ###########################################################################
dnl Dependencies
dnl ###########################################################################
@@ -220,6 +222,7 @@ echo "
Greeter user: $GREETER_USER
User session: $USER_SESSION
GObject introspection: $found_introspection
+ Vala bindings: $enable_vala
liblightdm-qt: $compile_liblightdm_qt4
liblightdm-qt5: $compile_liblightdm_qt5
Enable tests: $enable_tests