summaryrefslogtreecommitdiffstats
path: root/set_soenv.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-19 01:46:38 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-02-05 19:34:03 -0600
commit2e954ee1175938948742f7d5f1e85d06a9a41ba3 (patch)
treefc1e36d9e73eaff70e93bec7f5f1dba972404f6e /set_soenv.in
parentmigrate SOLARINC/LIB[_FOR_BUILD] out of set_soenv (diff)
downloadcore-2e954ee1175938948742f7d5f1e85d06a9a41ba3.tar.gz
core-2e954ee1175938948742f7d5f1e85d06a9a41ba3.zip
WITH_VC_REDIST does not need exporting. it is a SCPDEFS only info
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 515ffe1227e2..59f8f05da6ed 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -590,9 +590,6 @@ elsif ( $platform =~ m/mingw32/ )
}
-if ("@WITH_VC_REDIST@" eq "TRUE") {
-ToFile( "WITH_VC_REDIST", "TRUE", "e" );
-}
ToFile( "PERL", $PERL, "e" );
ToFile( "SOLARVER", $SOLARVER, "e" );
ToFile( "SOLARVERSION", $SOLARVERSION, "e" );