bugfix: unset the QMAKESPEC environment variables which causes trouble

This commit is contained in:
Volker Grabsch 2010-03-28 03:19:53 +02:00
parent 8f139affdb
commit d0eb0e0c91
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ LIBS =
NM = NM =
PKG_CONFIG = PKG_CONFIG =
PKG_CONFIG_PATH = PKG_CONFIG_PATH =
QMAKESPEC =
RANLIB = RANLIB =
STRIP = STRIP =