Hi Björn, Doing 'make distclean' doesn't remove src/config.cache. Shouldn't it? I went to compare this to the BramVim repo, but found that the BramVim repo's ./configure script never even creates src/config.cache in the first place.
If I forget to do the "export CC=clang" bit before ./configuring on Lion or greater, then realize my error and go back and do it, then do make distclean to clear the cache, the ./configure script yells at me to do "make distclean" even though I already did. Sure enough, src/config.cache is still sitting there. I have to manually remove the file. -gmn -- -- You received this message from the "vim_mac" 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_mac" 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/groups/opt_out.
