Hello Paulo, * Paulo J. Matos wrote on Thu, Jan 24, 2008 at 11:55:21AM CET: > > Which files of a autotools project should be kept in a control > versioning system?
Some data (I'll let others make suggestions): <http://www.gnu.org/software/automake/manual/html_node/CVS.html>. > I've been keeping the files kept by make maintainer-clean but that > keeps the configure script, for example, which is machine dependent (I > think) , so I guess I need something stricter? No, configure is not machine-dependent. Cheers, Ralf
