This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
submitting patches to configure.in -- include results of aclocal/autoconf/autoheader/automake?
- From: Adam Megacz <gcc at lists dot megacz dot com>
- To: gcc at gcc dot gnu dot org
- Date: 09 Dec 2001 22:31:55 -0500
- Subject: submitting patches to configure.in -- include results of aclocal/autoconf/autoheader/automake?
- Organization: Myself
When submitting a patch to a configure.in file, should the submitter
include diffs of the changes to other files (Makefile.in, etc), or
will the maintiner who commits it to cvs re-run
aclocal/autoconf/autoheader/automake before doing a cvs commit?
- a