summaryrefslogtreecommitdiff
path: root/gdb/CONTRIBUTE
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-03-01 08:33:47 +0000
committerAndrew Cagney <cagney@redhat.com>2000-03-01 08:33:47 +0000
commit22685dc33351130b7cd037fbcb156a727b7eecc8 (patch)
tree65c254b6a424d82106ce65b28c2c9be3a4477159 /gdb/CONTRIBUTE
parentbcb815c267b6d3f316e9f42d5575e972bb007db6 (diff)
downloadgdb-22685dc33351130b7cd037fbcb156a727b7eecc8.tar.gz
Note that there is no need to send configure.in patches.
Diffstat (limited to 'gdb/CONTRIBUTE')
-rw-r--r--gdb/CONTRIBUTE7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/CONTRIBUTE b/gdb/CONTRIBUTE
index be6c309f8e4..4f02ddf408a 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).