From: Marc-Antoine Perennou Date: Wed, 3 Jun 2015 15:24:23 +0000 (+0200) Subject: build-sys: drop references to gobject-introspection X-Git-Tag: v221~193^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F60%2Fhead;p=thirdparty%2Fsystemd.git build-sys: drop references to gobject-introspection It has been removed alongside gudev --- diff --git a/README b/README index a0ee4878abc..777b34335ed 100644 --- a/README +++ b/README @@ -129,7 +129,6 @@ REQUIREMENTS: libmicrohttpd (optional) libpython (optional) libidn (optional) - gobject-introspection > 1.40.0 (optional) elfutils >= 158 (optional) make, gcc, and similar tools diff --git a/configure.ac b/configure.ac index deafcc195bb..955113172dd 100644 --- a/configure.ac +++ b/configure.ac @@ -1542,7 +1542,6 @@ AC_MSG_RESULT([ dbus: ${have_dbus} nss-myhostname: ${have_myhostname} hwdb: ${enable_hwdb} - gintrospection: ${enable_introspection} terminal: ${have_terminal} kdbus: ${have_kdbus} Python: ${have_python}