From 7d20f3dd1065a20b40cb4689783fba05190fe317 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Mon, 29 Oct 2012 12:43:43 +0100 Subject: rewrite default spec handling instead of symlinking (on unix) or creating a forwarding spec (on windows), just put the default specs into (the bootstrapped) QLibraryInfo. Change-Id: I595500ef7399f77cb8ec117c4303bc0a2ffe505f Reviewed-by: Joerg Bornemann Reviewed-by: Thiago Macieira --- tools/configure/configureapp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/configure/configureapp.h') diff --git a/tools/configure/configureapp.h b/tools/configure/configureapp.h index 16d0a1164f..bfec520c39 100644 --- a/tools/configure/configureapp.h +++ b/tools/configure/configureapp.h @@ -79,7 +79,6 @@ public: void generateMakefiles(); void appendMakeItem(int inList, const QString &item); #if !defined(EVAL) - bool copySpec(const char *name, const char *pfx, const QString &spec); void generateConfigfiles(); void detectArch(); void generateQConfigPri(); -- cgit v1.2.3