diff --git a/intel-linux-tools.jam b/intel-linux-tools.jam index 67856ec40..e4a311be8 100644 --- a/intel-linux-tools.jam +++ b/intel-linux-tools.jam @@ -6,6 +6,11 @@ # Adapted from gcc-tools.jam by Joerg Walter +# The following #// line will be used by the regression test table generation +# program as the column heading for HTML tables. Must not include version +# number. +#//Intel
C++
+ # Intel root directory set? if ! $(IA32ROOT) { diff --git a/v1/intel-linux-tools.jam b/v1/intel-linux-tools.jam index 67856ec40..e4a311be8 100644 --- a/v1/intel-linux-tools.jam +++ b/v1/intel-linux-tools.jam @@ -6,6 +6,11 @@ # Adapted from gcc-tools.jam by Joerg Walter +# The following #// line will be used by the regression test table generation +# program as the column heading for HTML tables. Must not include version +# number. +#//Intel
C++
+ # Intel root directory set? if ! $(IA32ROOT) {