Re: [Development] Update configure script

2013-06-23 Thread Ahumada Sergio
-project.org [development-bounces+sergio.ahumada=digia@qt-project.org] on behalf of Alexey Pavlov [alex...@gmail.com] Sent: Monday, June 24, 2013 07:37 To: development@qt-project.org Subject: [Development] Update configure script Hi! I see that top configure script are updated from Perl version

[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 [ !