]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1433: on some systems the Lua library is not found v9.0.1433
authorBram Moolenaar <Bram@vim.org>
Fri, 31 Mar 2023 20:29:00 +0000 (21:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 31 Mar 2023 20:29:00 +0000 (21:29 +0100)
commit869113f3765d51fc822a61b2ba53d339797c1231
tree1065e50878d5828e5a12a4b8df649ed49d0ff68b
parent6ac2e4392a9d8b89c8824bf94a9da24a6f07c74f
patch 9.0.1433: on some systems the Lua library is not found

Problem:    On some systems the Lua library is not found.
Solution:   Check if a subdirectory for Lua exists.  (closes #4475)
src/auto/configure
src/configure.ac
src/version.c