View | Details | Raw Unified | Return to issue 338
Collapse All | Expand All

(-)file_not_specified_in_diff (+5 lines)
Line 1016 Link Here
1016
if ($platform eq "$Linux")
1017
{
1018
# This simply adds an include path, so even cases that break the FHS work
1019
$SOLARINC            .= $I.'$STLPORT4'.$ds.'include'.$ds.'stlport';
1020
}

Return to issue 338