vim: ./configure and it’s fucking cache
If while configuring vim‘s Makefile you have any problem with missing dependencies I give you and advice:
After installing those dependencies, delete $VIM_SOURCE/src/config.cache or there’ll be variables set on that file that’ll fool ./configure into thinking that those dependencies are still missing.
Fuck yeah!!