summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-06-07 21:31:48 +0000
committerNick Clifton <nickc@redhat.com>2000-06-07 21:31:48 +0000
commit373c7243e15fafb40a43ba0bccf2761b1b759c38 (patch)
treede02f5c01cbb65d8bac84aaf36f646cf5a228513
parenteb27b6715f405162a58468dac0f9be79895428a1 (diff)
downloadgdb-373c7243e15fafb40a43ba0bccf2761b1b759c38.tar.gz
new file - notes about using --enable-maintainer-mode
-rw-r--r--ChangeLog5
-rw-r--r--README-maintainer-mode6
2 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0077cc93eff..c1548fa8111 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-07 Phillip Thomas <pthomas@suse.de>
+
+ * README-maintainer-mode: New file: Contains notes on using
+ --enable-maintainer-mode with binutils.
+
Mon May 29 13:50:03 2000 Andrew Cagney <cagney@b1.cygnus.com>
* texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
diff --git a/README-maintainer-mode b/README-maintainer-mode
new file mode 100644
index 00000000000..ee57e8486e4
--- /dev/null
+++ b/README-maintainer-mode
@@ -0,0 +1,6 @@
+
+ Notes on enabling maintainer mode
+
+Note that if you configure with --enable-maintainer-mode, you will need
+special versions of automake, autoconf, libtool and gettext. You will
+find the sources for these in ftp://sourceware.cygnus.com/pub/binutils.