]> git.lyx.org Git - lyx.git/commit
* configure.py : Detect java and perl scripts in a general way.
authorJulien Rioux <jrioux@lyx.org>
Sun, 18 Sep 2011 12:11:47 +0000 (12:11 +0000)
committerJulien Rioux <jrioux@lyx.org>
Sun, 18 Sep 2011 12:11:47 +0000 (12:11 +0000)
commit816331765f8dc9fc2dc07dabb9ff679853dc37c2
tree60b8de5c58c34cd37d1009e9ef73e3a5ccb4ab1b
parentce6a179489f47d3631579d4cb77f6d1ce523bf7a
* configure.py : Detect java and perl scripts in a general way.

Issues #6339 and #7579 were fixed by specific code targeting those
RC entries. This commit fixes the detection of java and perl scripts
in a general way. As a result:

  - The detections of jfig3-itext.jar and jfig3.jar, which where
    previously overlooked, are now also fixed, and
  - Future additions of java and perl scripts to configure.py are
    straight forward.

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