summaryrefslogtreecommitdiffstats
path: root/config.tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix to detect XRandR on multi-prefix package platformsOBATA Akio2020-07-191-16/+16
| | | | | | | | | Change to find two XrandR header files from invidual directory. "Xrandr.h" is in `libXrandr`, and "randr.h" is in `xorgproto` (used to be `randrproto`) package, so they may be installed into different prefix. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit a31f05cb8e90781228e9d6a60ef97cc1bca83345)
* Fix to display verbose message in some config testsOBATA Akio2020-07-103-3/+3
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit e37e24181bafe0fe84f2491a2c47d7fd7e2d2275)
* Fix FTBFS with libfreetype6 >= 2.5.xSlávek Banko2013-12-131-1/+4
| | | | This resolves Bug 1765
* Automated update from Qt3Timothy Pearson2012-09-296-6/+6
|
* Sync with latest scriptTimothy Pearson2011-12-054-4/+4
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-0834-0/+1683