> It looks like the Makefile.in and configure files are checked into > CVS. They are generated by the autogen.sh script, so they don't need > to be checked in. Checking them in causes conflicts for those who use > other versions of the autotools than what the person checking in used.
Most users don't need to run autogen.sh at all. Just run ./configure and make, like every other GNU-standard package.