summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-09-20 00:30:49 +0200
committerJan Holesovsky <kendy@suse.cz>2011-09-20 00:51:38 +0200
commit3540bfb994de7dd0d0029713e14504d60027fd8d (patch)
tree7236d745c8f0cf23d6b971814833cb87b59dbf4d /set_soenv.in
parente1945ba903faa567d90addaf13a0eb8a2f688d15 (diff)
Always output AWTLIB, gbuildized 'bean' depends on that.
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/set_soenv.in b/set_soenv.in
index 947a0c82ac3d..c4de37422789 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -1667,9 +1667,7 @@ if ( $JDK ne "gcj" ) {
else {
ToFile( "JAVACISGCJ", '@JAVACISGCJ@', "e" );
}
-if ( $GUI eq "UNX" ) {
- ToFile( "AWTLIB", '@AWTLIB@', "e" );
-}
+ToFile( "AWTLIB", '@AWTLIB@', "e" );
if ( '@JDK@' ne '' )
{
ToFile( "JDK", "@JDK@", "e" );