]> git.lyx.org Git - features.git/commit
* configure.py : Fix the detection of tex2lyx when running in-place (#6986).
authorJulien Rioux <jrioux@lyx.org>
Wed, 7 Sep 2011 23:59:23 +0000 (23:59 +0000)
committerJulien Rioux <jrioux@lyx.org>
Wed, 7 Sep 2011 23:59:23 +0000 (23:59 +0000)
commit5891c139dadeb642ca8eaa6915fca34d14bbbbe8
tree91e5ad7175469191698d15a0bd20c4276ee32cf7
parentdeb973692925d70a930e232856b4ca8f5cab6909
* configure.py : Fix the detection of tex2lyx when running in-place (#6986).
Remove the hack with os.environ and instead directly search for
../src/tex2lyx/tex2lyx relative to where configure.py is found.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39643 a592a061-630c-0410-9148-cb99ea01b6c8
lib/configure.py