Migrate fontconfig config test to unix scope
authorDonald Carr <donald.carr@nokia.com>
Mon, 4 Jun 2012 17:15:57 +0000 (17:15 +0000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 5 Jun 2012 04:14:06 +0000 (06:14 +0200)
commit00f88bd0902c852c334903d7437cb0f6e399471d
treeda5e1f2283e18d8353f0229156aaba6fb0a767fc
parentd8e457323c2d2ef72ab81838ba82300672e4e26e
Migrate fontconfig config test to unix scope

Fontconfig has no X11 dependency and is of broader use to us than the X11
context. The test should also disambiguate whether fontconfig support is
successfully detected or not.

This change also removes a false X11 dependency from the freetype test.

Change-Id: I68a596aa06f614a64163772fe29a09edba119a81
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
config.tests/unix/fontconfig/fontconfig.cpp [moved from config.tests/x11/fontconfig/fontconfig.cpp with 100% similarity]
config.tests/unix/fontconfig/fontconfig.pro [moved from config.tests/x11/fontconfig/fontconfig.pro with 100% similarity]
config.tests/unix/freetype/freetype.pro
configure