From ba1aba61cc32772adb253b3e389d8762f147449f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Mon, 15 Jul 2013 17:04:31 +0200 Subject: Disable app_bundle and lib_bundle when running configure tests Just like configure.prf. Change-Id: I760e0ca5bec41b3befb738a8a7a468e8f1a15946 Reviewed-by: Oswald Buddenhagen --- config.tests/unix/iconv/iconv.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.tests/unix/iconv') diff --git a/config.tests/unix/iconv/iconv.pro b/config.tests/unix/iconv/iconv.pro index 39375a5714..1ef6aa7207 100644 --- a/config.tests/unix/iconv/iconv.pro +++ b/config.tests/unix/iconv/iconv.pro @@ -1,3 +1,3 @@ SOURCES = iconv.cpp -CONFIG -= qt dylib app_bundle +CONFIG -= qt dylib mac|win32-g++*|qnx:LIBS += -liconv -- cgit v1.2.3