remove the insane switch case for qt-style yes options
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 2 Apr 2012 17:14:19 +0000 (19:14 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 19 Jun 2012 14:39:51 +0000 (16:39 +0200)
commit7de9d37099a009c5f29c71cba802822d92eb32cf
tree813bdb5c48099d3aea62511142bf31bf51376b2b
parentb2954378d6d3c881ad7e97fcfc66c220af3086f5
remove the insane switch case for qt-style yes options

it only serves to create merge conflicts. the treatment is the same as
for "unclassified" options anyway (they ignore the value, so it can be
"yes" just as well).

Change-Id: I9a75769338b4dc1f58493f1a1f1dd2c2e895290a
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
configure