summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-01-01 16:05:16 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-01-01 16:07:19 -0600
commitea5d18a1c7c5916be0f97db1ecba07db5b9cb5cd (patch)
treece72da68878e99a7c13737e6928a454c68f87c58 /set_soenv.in
parent49319b288f40ba13b24799136caa97863d523e39 (diff)
move UDP and fix linkoo to look for INPATH and UPD in config_host.mk
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 4276058063dd..fafc9edb3940 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1327,7 +1327,6 @@ if ("@WITH_VC_REDIST@" eq "TRUE") {
ToFile( "WITH_VC_REDIST", "TRUE", "e" );
}
ToFile( "PERL", $PERL, "e" );
-ToFile( "UPD", $UPD, "e" );
ToFile( "WORK_STAMP", $WORK_STAMP, "e" );
ToFile( "SOLARVER", $SOLARVER, "e" );
ToFile( "SOLARVERSION", $SOLARVERSION, "e" );