Fix wording of error message
This broke with commit 83a5694dc2
.
Change-Id: Ib641cef9639f1c70a5f38ce0e5d9d9e3071373e4
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
parent
73d3f1b116
commit
270313d068
2
configure
vendored
2
configure
vendored
@ -2986,7 +2986,7 @@ elif [ $COMMERCIAL_USER = "yes" ]; then
|
||||
echo
|
||||
echo "Error: This is the Open Source version of Qt."
|
||||
echo "If you want to use Enterprise features of Qt,"
|
||||
echo "information use the contact form at http://www.qt.io/contact-us"
|
||||
echo "use the contact form at http://www.qt.io/contact-us"
|
||||
echo "to purchase a license."
|
||||
echo
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user