> 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.

Vim puts config.cache in src/auto.  If you have one in src then
something went wrong.

-- 
If an elephant is left tied to a parking meter, the parking fee has to be paid
just as it would for a vehicle.
                [real standing law in Florida, United States of America]

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
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 vim_mac+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to