[Libreoffice] Attention: The changes to the build system are about to be pushed....

Jan Holesovsky kendy at suse.cz
Wed Dec 1 14:58:00 PST 2010


Hi Michael,

On 2010-12-01 at 21:23 +0000, Michael Meeks wrote:

> 	cp config.log ../bootstrap
[...]
> 	./autogen.sh # should re-use args from your old config.log

Unfortunately not, due to trouble on MacOSX, the cached params are now
stored in autogen.lastrun; so the best is to copy the 'configure' line
from config.log to autogen.lastrun, like:

[config.log]
  $ ./configure --without-junit --enable-icecream

into

[autogen.lastrun]
'--without-junit' '--enable-icecream'

Then the ./autogen.sh without params will do the Right Thing
[hopefully ;-)]

Regards,
Kendy



More information about the LibreOffice mailing list