Remember values set by -firstOptions, -secondOptions
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 2 Nov 2010 12:06:58 +0000 (13:06 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Tue, 9 Nov 2010 14:01:19 +0000 (15:01 +0100)
commitc260fe245921dcbd737faaf4638e4fb3354717f0
treedd968d5ffa788f5d5f079cc2fc0c3d05640db507
parent2ced57bc0aa92b0c17da68415f841d8457adcf47
Remember values set by -firstOptions, -secondOptions

When an engine announces its option features, and the option name
matches that of a setting given in -first/secondOptions, the engine is
sent hte specified value, but this value was not remembered as current
value (but the latter  was left at the engine-announced default),
leading to inconsistent behavior in the Engine #N Settings dialog.
backend.c