summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-07-12 12:48:28 +0200
committerJens Georg <mail@jensge.org>2014-08-19 21:24:46 +0200
commit227efa02262a2e7e58ad40cfe823dd19cc9c03c9 (patch)
tree53edc7ba79c53b1d3b4b3b126b340f654f556682 /configure.ac
parentac922555b81299f86ec405f6d54fb843002f8f58 (diff)
downloadrygel-227efa02262a2e7e58ad40cfe823dd19cc9c03c9.tar.gz
all: Add gobject-introspection support
Signed-off-by: Jens Georg <mail@jensge.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 236f3c1c..36b14348 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,6 +29,8 @@ LT_INIT([dlopen disable-static])
AC_SYS_LARGEFILE
+GOBJECT_INTROSPECTION_REQUIRE([1.33.4])
+
dnl Required versions of library packages
dnl Not all of these are actually used, depending on the configure options.
GLIB_REQUIRED=2.34.0