mirror of
https://github.com/neovim/neovim.git
synced 2026-03-02 15:18:30 +00:00
Our previous mangling of gettext broke the `HAVE_WORKING_LIBINTL` test because it prevented CMake from finding `libintl.h`. Let's fix that by linking Gettext's `include` directory into `/usr/local` too.