Re: [Development] Update configure script

2013-06-23 Thread Ahumada Sergio
Hi, This is already fixed in the release branch https://codereview.qt-project.org/59617 and will be fixed in the stable branch as soon as possible. Cheers, -- Sergio Ahumada Release Engineer - Digia, Qt From: development-bounces+sergio.ahumada=digia@qt-proje

[Development] Update configure script

2013-06-23 Thread Alexey Pavlov
Hi! I see that top configure script are updated from Perl version to Bash version. But it doesn't work, for example for shadows builds, because: srcpath=`dirname $0` configure=$srcpath/qtbase/configure *<-- This line get relative path of configure script if I build outside source tree* if [ !