setup: Removed 'config' mode. It's now standalone.
setup.configure: Renamed to setup/ivle-config.
Made executable and standalone Python script (with a Main function).
You now run ./setup/ivle-config as a standalone script, not 'setup.py config'.
This will eventually get moved out but can't right now due to having to
generate the Trampoline conf.h file.