On Fri, 25 May 2001, Martin wrote:
> For some reason the [configure] diff includes all code that shifted
> some lines down because of the few lines I added. I don't know how to
> avoid this (should be possible).
I find it best to not include a diff of configure itself, just the
configure.in changes that will generate the new configure script. In
my projects I also leave configure out of CVS (since it is a generated
file) and force CVS users to build it themselves (I do include the
configure script in my tar/rpm source distributions, though). If
Kevin likes the configure script in CVS, I doubt if he'll mind
running autoconf himself before doing a commit. (Kevin, is that
a fair statement?)
..wayne..