summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-07-26 16:11:03 +1000
committerQt by Nokia <qt-info@nokia.com>2011-07-28 10:03:45 +0200
commitd692b8663c062e3b7f146529d29194ca8724f214 (patch)
treee20cdedebe7b1e006a333e889022b3fe37fedec5 /configure
parent3ca3ea4742f937185a1d64f93f9a687147c97212 (diff)
Fix obsolete contact email
Replace the old Trolltech contact email address with the current Qt contact email address. Task-number: QTBUG-20370 Change-Id: If5b9c3a044e1ee46264548eea456c704ced8e363 Reviewed-on: http://codereview.qt.nokia.com/2153 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 74162cab6a..877b13eb96 100755
--- a/configure
+++ b/configure
@@ -2970,7 +2970,7 @@ if [ '!' -f "${XQMAKESPEC}/qplatformdefs.h" ]; then
echo
echo " $XQMAKESPEC/qplatformdefs.h"
echo
- echo " Please contact qt-bugs@trolltech.com."
+ echo " Please contact qt-info@nokia.com."
echo
exit 2
fi