]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build-sys: drop references to gobject-introspection 60/head
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Wed, 3 Jun 2015 15:24:23 +0000 (17:24 +0200)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Wed, 3 Jun 2015 15:26:59 +0000 (17:26 +0200)
It has been removed alongside gudev

README
configure.ac

diff --git a/README b/README
index a0ee4878abc07616bc39f2ccc7b8afdedeb0e034..777b34335ed7c9135e6c3fbf8f27d00a6505bc1f 100644 (file)
--- 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
 
index deafcc195bbce32a55f985a6381618d989eed8e7..955113172ddd7128bf69458f380ada6c8bb28f1d 100644 (file)
@@ -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}