diff options
author | Caolán McNamara <cmc@openoffice.org> | 2010-05-22 16:23:01 +0100 |
---|---|---|
committer | Caolán McNamara <cmc@openoffice.org> | 2010-05-22 16:23:01 +0100 |
commit | ac739dbe9939e6ab40548546563faba14e276f02 (patch) | |
tree | 4138413acafcbfe0c664cd91348238336bac1b4f /set_soenv.in | |
parent | e46b02d99de966eaf3edb0801dd4d403d59b4cfa (diff) |
cmcfixes75: #i111771# hook nodep to --disable-dependency-tracking
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 58c81ee568f1..3698a92d399f 100644 --- a/set_soenv.in +++ b/set_soenv.in @@ -1621,6 +1621,7 @@ ToFile( "MOC4", "@MOC4@", "e" ); ToFile( "ENABLE_KAB", "@ENABLE_KAB@", "e" ); ToFile( "PSPRINT", "TRUE", "e" ); ToFile( "MKDEPENDSOLVER", "TRUE", "e" ); +ToFile( "nodep", "@nodep@", "e" ); ToFile( "TARFILE_LOCATION", $TARFILE_LOCATION, "e" ); ToFile( "DO_FETCH_TARBALLS", "@DO_FETCH_TARBALLS@", "e" ); # |