> The `configure' script accepts --enable-x and --disable-x. CMake uses > -DX=ON and -DX=OFF. For consistency, I chose to follow the naming scheme > LLVM_ENABLE_X for all the switches supported by the cmake build. OK, thanks! Jay.