]> git.lyx.org Git - features.git/commit
Make configure.py python3 compatible
authorGeorg Baum <baum@lyx.org>
Wed, 8 Jun 2016 17:29:15 +0000 (19:29 +0200)
committerGeorg Baum <baum@lyx.org>
Wed, 8 Jun 2016 17:29:15 +0000 (19:29 +0200)
commit73a5e423bd12accd5ae2531cb3c2578ffb7c5cc1
tree68bf05ba4ebcd09a47d220c8e465473a8269ce06
parent7328cc0cc09af316f4078ce2ea062876bd16bb3a
Make configure.py python3 compatible

This was done using 2to3 and manual tweaking afterwards to ensure that it
works with python2 as well.
lib/configure.py