mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-27 07:06:33 +08:00
Merge branch 'release' into stable
Conflicts: qtbase qtdeclarative qtmultimedia qtquick1 qtquickcontrols qtsensors qttools Change-Id: I7b101efc32108484a4237b2fbf9908c9b92fa267
This commit is contained in:
1
configure
vendored
1
configure
vendored
@@ -41,6 +41,7 @@
|
|||||||
#############################################################################
|
#############################################################################
|
||||||
|
|
||||||
srcpath=`dirname $0`
|
srcpath=`dirname $0`
|
||||||
|
srcpath=`(cd "$srcpath"; /bin/pwd)`
|
||||||
configure=$srcpath/qtbase/configure
|
configure=$srcpath/qtbase/configure
|
||||||
if [ ! -e "$configure" ]; then
|
if [ ! -e "$configure" ]; then
|
||||||
echo "$configure not found. Did you forget to run \"init-repository\"?" >&2
|
echo "$configure not found. Did you forget to run \"init-repository\"?" >&2
|
||||||
|
|||||||
Reference in New Issue
Block a user