Hi all,
I am in the process of importing my project into CVS,
but I am a little confused as to Autoconf, should I import all generated
Makefile's, Makefile.in's, configure etc. ?
I personally think I should leave them out of CVS, and just include
configure.ac and Makefile.am's.
Forgive a newbie q
On Sat, 2005-12-24 at 09:40 +0200, Daniel Pekelharing wrote:
> Hi all,
>
> I am in the process of importing my project into CVS,
> but I am a little confused as to Autoconf, should I import all generated
> Makefile's, Makefile.in's, configure etc. ?
> I personally think I should leave them out of