This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Newbie Patch Submission Question
- From: Tom Tromey <tromey at redhat dot com>
- To: mohan at thisiscool dot com
- Cc: java-patches at gcc dot gnu dot org
- Date: 20 Feb 2003 09:26:46 -0700
- Subject: Re: Newbie Patch Submission Question
- References: <54E007KGYV74MLED04WU65C96404YTFC.3e54d998@p733>
- Reply-to: tromey at redhat dot com
>>>>> "Mohan" == Mohan Personal <mohan at thisiscool dot com> writes:
Mohan> If I submit a patch to Makefile.am / configure.in, etc. do I also
Mohan> include the regenerated Makefile.in / configure, etc. as part
Mohan> of the patch?
No, just the diffs for the original files.
Tom