tool_cfgable: Removed list_engine flag from config structure
authorSteve Holme <steve_holme@hotmail.com>
Sat, 22 Feb 2014 20:58:43 +0000 (20:58 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 22 Feb 2014 21:00:03 +0000 (21:00 +0000)
commite6e8b144053f4eeda369e53cde01056daceddd03
tree422c4528c58cc967ae045ffdf37c8eadab2d15da
parentb914e7ed02d7e69cfcc47e8a3f47eaaaf111b4cb
tool_cfgable: Removed list_engine flag from config structure

In preparation for separating the global config options from the per
operation config options, reworked the list engines code to not use a
member variable in the Configurable structure.
src/tool_cfgable.h
src/tool_getparam.c
src/tool_getparam.h
src/tool_operate.c
src/tool_parsecfg.c