if((!($installer::globals::idtlanguagepatheq""))&&(!($installer::globals::iswindowsbuild))){push(@output,"msi language path will be ignored for non Windows builds!\n");}
if((!($installer::globals::idtlanguagepatheq""))&&(!($installer::globals::iswindowsbuild))){push(@output,"msi language path will be ignored for non Windows builds!\n");}
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");}
if($installer::globals::patchincludepath){push(@output,"Patch include path: $installer::globals::patchincludepath\n");}