Searched refs:buildPrefix (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/win32/
H A Dconfigure.js71 var buildPrefix = "."; variable
155 txt += " prefix: Base directory for the installation (" + buildPrefix + ")\n";
258 vf.WriteLine("PREFIX=" + buildPrefix);
384 of.WriteLine(s.replace(/\@prefix\@/, buildPrefix));
518 buildPrefix = arg.substring(opt.length + 1, arg.length);
674 txtOut += " Install prefix: " + buildPrefix + "\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/win32/
H A Dconfigure.js71 var buildPrefix = "."; variable
155 txt += " prefix: Base directory for the installation (" + buildPrefix + ")\n";
258 vf.WriteLine("PREFIX=" + buildPrefix);
384 of.WriteLine(s.replace(/\@prefix\@/, buildPrefix));
518 buildPrefix = arg.substring(opt.length + 1, arg.length);
674 txtOut += " Install prefix: " + buildPrefix + "\n";

Completed in 56 milliseconds