diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-03-01 08:33:47 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-03-01 08:33:47 +0000 |
commit | 15db4a06e076a1345c55c9927606728cb0eb01e3 (patch) | |
tree | 96d7403f1b5bd2b73d5782b836637b7a39932348 /gdb/CONTRIBUTE | |
parent | 80582566fd7a7391932ea8662f2af21582c39221 (diff) | |
download | gdb-15db4a06e076a1345c55c9927606728cb0eb01e3.zip gdb-15db4a06e076a1345c55c9927606728cb0eb01e3.tar.gz gdb-15db4a06e076a1345c55c9927606728cb0eb01e3.tar.bz2 |
Note that there is no need to send configure.in patches.
Diffstat (limited to 'gdb/CONTRIBUTE')
-rw-r--r-- | gdb/CONTRIBUTE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/CONTRIBUTE b/gdb/CONTRIBUTE index be6c309..4f02ddf 100644 --- a/gdb/CONTRIBUTE +++ b/gdb/CONTRIBUTE @@ -144,3 +144,10 @@ o Please read your patch before submitting it. arbitrary reformats will be returned with a request to re-formatting / split it. + +o If ``gdb/configure.in'' is modified then you don't + need to include patches to the regenerated file + ``configure''. + + The maintainer will re-generate those files + using autoconf (2.13 as of 2000-02-29). |