[ooo-build] [PATCH] Fix --whitout-split
Rail Aliev
rail at openoffice.org
Mon Aug 31 12:45:30 PDT 2009
>>>>> "JH" == Jan Holesovsky <kendy at suse.cz> writes:
JH> Hi Rail,
JH> On Sunday 30 of August 2009, Rail Aliev wrote:
>> Please review the following patch which hopefully fixes download script
>> when --without-spilt is used.
JH> This is actually not correct, it breaks ./download script when
JH> no --with-split/--without-split is provided.
Ah, I haven't tested it in this particular situation
JH> I suppose the right fix is in configure.in, to actually make it
JH> empty when it is 'no' :-)
…or use the following snippet:
if ('@SPLIT@' eq '' || '@SPLIT@' eq 'no')…
Which one do you prefer?
--
Best regards,
Rail Aliev
More information about the ooo-build
mailing list