author | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 07:30:18 +0000 (08:30 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Fri, 7 Nov 2008 07:30:18 +0000 (08:30 +0100) | ||
commit | 25a07c795fdf275b85ccc3b6634f645a0eb1127e | |
tree | f1bc53d8ddf4255e0733258d4f54a2778d8948f4 | tree | snapshot |
parent | c7a5ac5c3656074b78d826479959cb7425efadcd | commit | diff |
options: don't store disabled options
Options which are disabled at compile time shouldn't reserve space for
their values in the options struct.
Options which are disabled at compile time shouldn't reserve space for
their values in the options struct.
src/command.c | diff | blob | history | |
src/command.h | diff | blob | history | |
src/conf.c | diff | blob | history | |
src/options.c | diff | blob | history | |
src/options.h | diff | blob | history |