From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Schwarzott Date: Wed, 11 Nov 2009 19:31:00 +0000 Subject: udev-147 should autodetect gobject-introspection Message-Id: <200911112031.00283.zzam@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Hi there! udev-147 does fail configure when gobject-introspection is not available and user does not provide --disable-introspection I think autodetection should disable it when not explicitly provides --enable-introspection. Second: In case of using --disable-extras I think the test is completely unneeded. Regards Matthias