This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CVS and configure



I recognize that it's unusual to require specific versions of tools,
but Guile does.  If you want to use different versions of the tools
than we recommend, then you're on your own.

The timestamp issue is an annoyance.  You might consider making a
script that does:

	touch aclocal.m4
	touch configure
	find . -name Makefile.in -print | xargs touch