Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi Thomas,

On 2010-10-05 at 01:07 +0200, Thomas Klausner wrote:

One remaining issue:
./autogen.sh --arg=value CFLAGS=foo
doesn't work with the regex, because it becomes something like:
./configure '--arg=value CFLAGS=foo'
I'm not yet sure how to fix that.

Yesterday I committed a bit different fix [was unable to push thanks to
a PEBKAC problem ;-)], and you already left the IRC to give it to you
for testing; pushed it now:

http://cgit.freedesktop.org/libreoffice/build/commit/?id=d1a42c0a9cb65be32b611a61f300d941220c5d68

The thinking there is that either $old_args, or the args passed on the
command line are used, but never both at the same time thanks to the

if test $# -eq 0 && test -f config.log; then

condition.

Does this work for you?  If not, please feel free to revert it :-)

Thank you,
Kendy


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.