aboutsummaryrefslogtreecommitdiff
path: root/gdb
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
commit15db4a06e076a1345c55c9927606728cb0eb01e3 (patch)
tree96d7403f1b5bd2b73d5782b836637b7a39932348 /gdb
parent80582566fd7a7391932ea8662f2af21582c39221 (diff)
downloadgdb-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')
-rw-r--r--gdb/CONTRIBUTE7
-rw-r--r--gdb/ChangeLog5
2 files changed, 12 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).
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 62d94d5..1bc991e 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Wed Mar 1 19:31:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * CONTRIBUTE (configure.in): Note that patches to configure are
+ not needed.
+
2000-03-01 Mark Kettenis <kettenis@gnu.org>
* MAINTAINERS: Correct my own mail address.