diff options
author | Rui Abreu Ferreira <raf-ep@gmx.com> | 2014-07-11 12:12:18 +0100 |
---|---|---|
committer | John Szakmeister <john@szakmeister.net> | 2014-07-11 19:28:54 -0400 |
commit | 5d44f89a8cdd41531177f041fb73f106c03686d8 (patch) | |
tree | 63401fd0e0b5ca766695366a32e05ab956ae1475 /src/nvim/regexp.h | |
parent | 6f0d3c0e77bbcd769effed3e5568d9038486f16d (diff) | |
download | rneovim-5d44f89a8cdd41531177f041fb73f106c03686d8.tar.gz rneovim-5d44f89a8cdd41531177f041fb73f106c03686d8.tar.bz2 rneovim-5d44f89a8cdd41531177f041fb73f106c03686d8.zip |
Check dependencies for each lua interpreter.
- When USE_BUNDLED=OFF and the system has multiple lua interpreters
(luajit AND lua) it may occur that only the later has the needed
dependencies (lua-lpeg, lua-cmsgpack). If we pick luajit then
finding the dependencies FAILS.
- This commit groups detection of the lua interpreter with the lua
dependencies it tries to find them for both the interpreters and
choses the first one that has them.
Helped-by: John Szakmeister <john@szakmeister.net>
Diffstat (limited to 'src/nvim/regexp.h')
0 files changed, 0 insertions, 0 deletions