diff options
author | sb <sb@openoffice.org> | 2010-02-03 13:49:27 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-02-03 13:49:27 +0100 |
commit | 14e1474b88cb5a96bc1f74a5d4d3d0aee73096d9 (patch) | |
tree | bb640c39d7de21fa96439f8ee509faad70f8a3b5 /set_soenv.in | |
parent | 945e82ce2c09f7a816ab48076045d3a94066ad71 (diff) |
sb118: reverted parts of HG -c 160b248247a0 again: the "static code executing before SAL_MAIN" problem was too severe; instead, globally set DBGSV_INIT build env var to new solenv/bin/dbgsv.ini
Diffstat (limited to 'set_soenv.in')
-rw-r--r-- | set_soenv.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/set_soenv.in b/set_soenv.in index 512e92cf8505..521046b49892 100644 --- a/set_soenv.in +++ b/set_soenv.in @@ -1960,6 +1960,7 @@ if ($platform =~ m/os2/) ToFile( "SWITCHAR", "-", "e"); } ToFile( "SAL_ENABLE_FILE_LOCKING", "1", "e"); +ToFile( "DBGSV_INIT", "$SOLARENV/bin/dbgsv.ini", "e"); # # Writing unset variables you might not need to file. # |