configure: remove unused PLATFORMS variable
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Fri, 8 Jun 2012 22:08:27 +0000 (15:08 -0700)
committerQt by Nokia <qt-info@nokia.com>
Mon, 11 Jun 2012 09:30:23 +0000 (11:30 +0200)
commit2d598e472a24f0e70bac52fafe3325deb33fa5d4
treec6a69d88ee4b4f1f59961013579458b15b86b9cb
parent2a8c423577e7d7a647e4b252010c24c8be59dfca
configure: remove unused PLATFORMS variable

PLATFORMS is unused. Also remove the loop that printed all the
PLATFORMS when the mkspec couldn't be autodetected. Even if the
PLATFORMS variable was moved up, it wouldn't work anyway since
it detects files and not directories.

Change-Id: Id483c431a179fb01fcf680538e28c81763bc0b90
Reviewed-by: Donald Carr <donald.carr@nokia.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
configure