if(!($installer::globals::javalanguagepatheq"")){push(@output,"Java language path: $installer::globals::javalanguagepath\n");}
if((!($installer::globals::javalanguagepatheq""))&&($installer::globals::iswindowsbuild)){push(@output,"Java language path will be ignored for Windows builds!\n");}
if($installer::globals::patchincludepath){push(@output,"Patch include path: $installer::globals::patchincludepath\n");}