>>> I pulled from git and did a make distclean. >> >> This isn't enough. You have to re-execute `config.status'. > > make distclean says: > > rm -f Makefile config.cache config.log config.status groff.log > groff.sum src/include/config.h site.bak site.exp stamp-h test-groff > > There is no config.status left. > Running configure will create a new one.
Yep. Bad wording of mine. Werner