]> jfr.im git - irc/hexchat/hexchat.git/commit
configure: Improve python logic
authorhasufell <redacted>
Mon, 2 Jun 2014 18:48:28 +0000 (20:48 +0200)
committerTingPing <redacted>
Fri, 27 Jun 2014 23:43:40 +0000 (19:43 -0400)
commit5914cd9e6265d49b27f9fa2b167ad2faeddd40de
treed6bc052d929cfe2061f13d80542c3b8116a24ef8
parentae0f02e76a444072d3c19cdb85ae0878711da9b6
configure: Improve python logic

- add checks for python3.4
- only warn once for failure to find a version
- only run pkg-config call if the .pc file was actually found
- make unsupported python version non-fatal

Closes #1006
Closes #989
configure.ac