From d0eb0e0c914d8aaaf39a085e26dee3f3ef2eecb3 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Sun, 28 Mar 2010 03:19:53 +0200 Subject: [PATCH] bugfix: unset the QMAKESPEC environment variables which causes trouble --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5ff6a299..6f003407 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,7 @@ LIBS = NM = PKG_CONFIG = PKG_CONFIG_PATH = +QMAKESPEC = RANLIB = STRIP =