Hi, On macOS, vim misses +clipboard if it is built in a shadow directory.
Since src/Makefile doesn't create a symbolic link to src/os_macosx.m in a shadow directory, the configure script running there cannot detect the file that enables the feature for macOS (cf. configure.ac:141), and hence leaves the feature out from the succeeding build. A patch for fixing that is attached. Best regards Kazunobu Kuriyama -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
fix-osx-shadow-dir-build.patch
Description: Binary data
