summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-11-10 11:44:23 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-11-10 13:45:04 +0200
commite68a920f72ed2fe48e66af926a4e6e2f6ed29040 (patch)
treeb1777cd171f616b61082dd0e5b7799374af399d2 /set_soenv.in
parent2401f2aa1c74bf7b35f3ee780af74ed7882bc449 (diff)
solenv/inc/Xp31 is crack
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 6ccb3c9263a8..91ffcc36c12e 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1268,8 +1268,6 @@ if ($platform =~ m/solaris/ && ! $CC =~ "gcc")
$SOLARINC .= $I.$COMPATH.$INCLUDE;
}
- $SOLARINC .= $I.'$SOLARENV'.$INC.$ds."Xp31";
-
# pickup system jpeg over java jpeg on OpenBSD
if ($platform =~ m/openbsd/)
{ $SOLARINC .= $I.$USR_LOCAL.$INCLUDE;