On Sat, Dec 22, 2018 at 5:29 PM Bram Moolenaar <[email protected]> wrote: > > > Patch 8.1.0624 (after 8.2.0620) > Problem: Overuling CONF_ARGS from the environment still does not work. > (Tony > Mechelynck) > Solution: Add back CONF_ARGS next to the new numbered ones. > Files: src/Makefile
This is even better. For me it didn't break since I had already replaced CONF_ARGS by CONF_ARGS2 to define the --with-vim-name configure argument, but this way it will break neither my (new) usecase nor that of anyone who hasn't seen my post leading to patch 8.1.0620. Best regards, Tony. -- -- 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.
