]> git.lyx.org Git - lyx.git/commit
Rewrite detection of MyThes library
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 6 Mar 2017 15:03:32 +0000 (16:03 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 6 Mar 2017 15:10:11 +0000 (16:10 +0100)
commit8cb021b32fffb92003da7cef9ef3cb711f5901eb
treed3e2867ff4d2cd5ae32eea8e704140364d307acb
parent3d2d02510af43353c7b99455855f3b4e74a9086a
Rewrite detection of MyThes library

Now configure searches in this order
1. system-installed library
2. code bundled with LyX

If --with-included-mythes or if no mythes library is installed, then
the script selects the bundled version. There should be no cases
leading to error message.
config/lyxinclude.m4
configure.ac