set_soenv.in (23ba173d) set_soenv.in (72bd2d34)
1#!@PERL@ -w
2#
3# Program: set_soenv.in
4# Version: $Revision: 1.201 $
5# Date: $Date: 2008-09-05 14:14:29 $
6# Author: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems, Ireland.
7#
8#---------------------------------------------------------------------------

--- 1689 unchanged lines hidden (view full) ---

1698ToFile( "KDE4_LIBS", "@KDE4_LIBS@", "e" );
1699ToFile( "MOC4", "@MOC4@", "e" );
1700ToFile( "ENABLE_KAB", "@ENABLE_KAB@", "e" );
1701ToFile( "PSPRINT", "TRUE", "e" );
1702ToFile( "MKDEPENDSOLVER", "TRUE", "e" );
1703ToFile( "nodep", "@nodep@", "e" );
1704ToFile( "TARFILE_LOCATION", $TARFILE_LOCATION, "e" );
1705ToFile( "DO_FETCH_TARBALLS", "@DO_FETCH_TARBALLS@", "e" );
1#!@PERL@ -w
2#
3# Program: set_soenv.in
4# Version: $Revision: 1.201 $
5# Date: $Date: 2008-09-05 14:14:29 $
6# Author: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems, Ireland.
7#
8#---------------------------------------------------------------------------

--- 1689 unchanged lines hidden (view full) ---

1698ToFile( "KDE4_LIBS", "@KDE4_LIBS@", "e" );
1699ToFile( "MOC4", "@MOC4@", "e" );
1700ToFile( "ENABLE_KAB", "@ENABLE_KAB@", "e" );
1701ToFile( "PSPRINT", "TRUE", "e" );
1702ToFile( "MKDEPENDSOLVER", "TRUE", "e" );
1703ToFile( "nodep", "@nodep@", "e" );
1704ToFile( "TARFILE_LOCATION", $TARFILE_LOCATION, "e" );
1705ToFile( "DO_FETCH_TARBALLS", "@DO_FETCH_TARBALLS@", "e" );
1706ToFile( "CUSTOM_PACK_LIST", "@CUSTOM_PACK_LIST@", "e" );
1707ToFile( "USE_PACKAGER", "@USE_PACKAGER@", "e" );
1706#
1707# Writing the platform dependent constant values to file.
1708# (c = comment, e = environment variable, a = alias )
1709ToFile( "Platform dependent constant values.", $empty, "c" );
1710ToFile( "SOLAR_JAVA", $SOLAR_JAVA, "e" );
1711ToFile( "BIG_SVX", $BIG_SVX, "e" );
1712ToFile( "COM", $COM, "e" );
1713ToFile( "COMPATH", $COMPATH, "e" );

--- 994 unchanged lines hidden ---
1708#
1709# Writing the platform dependent constant values to file.
1710# (c = comment, e = environment variable, a = alias )
1711ToFile( "Platform dependent constant values.", $empty, "c" );
1712ToFile( "SOLAR_JAVA", $SOLAR_JAVA, "e" );
1713ToFile( "BIG_SVX", $BIG_SVX, "e" );
1714ToFile( "COM", $COM, "e" );
1715ToFile( "COMPATH", $COMPATH, "e" );

--- 994 unchanged lines hidden ---