CVS texinfo contains the file gnulib/lib/configmake.h, which is both
generated and dependent on specific arguments to configure, and breaks
multiple VPATH builds off the same tree.  Please remove it from CVS
and update .cvsignore so it doesn't get re-added.

If you develop texinfo and use VPATH builds, after 'cvs up' also
consider using a fresh build tree, or at least something like
  cd $top_builddir
  find . -name .deps | xargs rm -rf
  ./config.status

so that automatic dependency tracking does not cause the file to be
rebuilt in the source tree.

Thanks,
Ralf

Reply via email to