Commit 2c47e25
committed
Make it possible to disable the pgk-config version check.
Even when a version is not known and use this with freetype.
This avoids trying to compare numbers to a string when the freetype version
cound not be found from headers or freetype-config. pgk-config is useless
for detecting the freetype version since it returns the libtool version.
Set it to None instead1 parent 9348a46 commit 2c47e25
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
432 | 434 | | |
433 | 435 | | |
434 | 436 | | |
| |||
442 | 444 | | |
443 | 445 | | |
444 | 446 | | |
445 | | - | |
| 447 | + | |
446 | 448 | | |
447 | 449 | | |
448 | 450 | | |
| |||
895 | 897 | | |
896 | 898 | | |
897 | 899 | | |
| 900 | + | |
| 901 | + | |
| 902 | + | |
898 | 903 | | |
899 | 904 | | |
900 | 905 | | |
901 | 906 | | |
902 | 907 | | |
903 | | - | |
| 908 | + | |
904 | 909 | | |
905 | 910 | | |
906 | 911 | | |
| |||
0 commit comments