>For many projects, the Way It Is Done is to have the *.in files in the >tree, and expect that anybody working with the CVS tree has the autofoo stuff >installed - and autoconf/automake/etc get run just before cutting a >release tarball. Is that what we *intended* to do?
Yes, absolutely. And just for the record, there's no config.h in the CVS tree. config.h only appears after you run configure (it's generated from config.h.in, which is in turn generated by autoheader). --Ken _______________________________________________ Nmh-workers mailing list [EMAIL PROTECTED] http://lists.nongnu.org/mailman/listinfo/nmh-workers
