Define QT_NO_FOO also when -no-foo is passed to configure.
authorDavide Pesavento <davidepesa@gmail.com>
Wed, 8 Aug 2012 07:36:23 +0000 (00:36 -0700)
committerQt by Nokia <qt-info@nokia.com>
Wed, 8 Aug 2012 10:04:49 +0000 (12:04 +0200)
commit40cfcd0b0c532fa3e261ff17ecc8265bf9f5e1d3
treede8ec9ae9c2e169def53e312f2f0a6e4191095c3
parentdec934cd967335898f8dbd9beb24c28833b6294e
Define QT_NO_FOO also when -no-foo is passed to configure.

This fixes a build failure that happens when Qt is configured with
-no-libudev, as reported at https://bugs.gentoo.org/show_bug.cgi?id=430292

Change-Id: I924f023505ab57cca5994f2fd5ff2f8308e61617
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
configure