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

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to