Post by Jorge Arellano CidPost by Jeremy HentyPost by p***@public.gmane.org^config\. is in .hgignore, bug config.h.in is tracked. It is
autogenerated, shouldn't it be removed from repo?
Yes, it should.
If removing it from the repo doesn't prevent "autogen.sh",
from building "configure"; and the "./configure; make" dance works
as usual, it should be ok to remove.
On top of config.h.in there is a comment that says "Generated from
configure.in by autoheader".
"./autogen.sh; ./configure; make" works after removing config.h.in.
By the way, configure.in is named configure.ac now. [1] autoconf shows
a warning each time it sees configure.in.
[1] https://www.gnu.org/software/autoconf/manual/autoconf.html#Writing-Autoconf-Input