mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 12:57:14 +10: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.