ENH: only replace the language being used in expand rule variables

This commit is contained in:
Bill Hoffman
2004-09-23 11:44:17 -04:00
parent d11cecab7d
commit a7e20abcdb
2 changed files with 29 additions and 13 deletions
+1
View File
@@ -104,6 +104,7 @@ protected:
const char* linkFlags
);
void ExpandRuleVariables(std::string& string,
const char* language,
const char* objects=0,
const char* target=0,
const char* linkLibs=0,