mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +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.