config: Access OPT_MUST_SAVE in the real option, not alias.
commita4fdf122d104f80ff7794b0a21bad1e4429655a4
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 3 Feb 2008 11:57:13 +0000 (3 13:57 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Fri, 11 Jul 2008 15:29:02 +0000 (11 18:29 +0300)
tree9f3112667c4bf7881e676719ef2deb02e1751a93
parentcc2ce681e3bff06f75aa07bfa8d887f8b00613f6
config: Access OPT_MUST_SAVE in the real option, not alias.

So, if elinks.conf contains a "set" command for an alias and ELinks
updates that, it now knows it doesn't have to append another "set"
command for the underlying option.
(cherry picked from commit 92b430f3dc0ffad07cf3cff5fc650b4ae4938675)
src/config/conf.c
src/config/options.c
src/config/options.h