Don't hard-code paths to /usr/X11R6 in linux-mkspecs
authorTor Arne Vestbø <tor.arne.vestbo@nokia.com>
Mon, 13 Feb 2012 13:35:58 +0000 (14:35 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 14 Feb 2012 01:48:35 +0000 (02:48 +0100)
commit647aa53d72ad15f39dea676b97f6b4b21f8c9143
tree7703e00ff22fd4adb81e3f04192216ade06d5d38
parentac02eaa8a7676ff9a10159bc1be4961d32a7e842
Don't hard-code paths to /usr/X11R6 in linux-mkspecs

It was causing issues when cross-compiling with a sysroot, as the paths
were not prefixed with the sysroot. The right include paths should be
taken care of by pkgconfig anyways.

Change-Id: I2cf7bf6377c88e6bf3b015100444d082530337ec
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
mkspecs/common/linux.conf
mkspecs/linux-cxx/qmake.conf
mkspecs/linux-ecc-64/qmake.conf
mkspecs/linux-icc/qmake.conf
mkspecs/linux-kcc/qmake.conf
mkspecs/linux-pgcc/qmake.conf
mkspecs/unsupported/linux-host-g++/qmake.conf