aboutsummaryrefslogtreecommitdiff
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
commit11da68be150558377c85d51e0fea9aa7437be6c1 (patch)
treed0b03a01afdae6bc03d17b6d8d515f2e9d15b53b
parent1c29ef459ac812daf71acb863bedb7d5b88221d7 (diff)
downloadfsf-binutils-gdb-11da68be150558377c85d51e0fea9aa7437be6c1.zip
fsf-binutils-gdb-11da68be150558377c85d51e0fea9aa7437be6c1.tar.gz
fsf-binutils-gdb-11da68be150558377c85d51e0fea9aa7437be6c1.tar.bz2
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 0077cc9..c1548fa 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 0000000..ee57e84
--- /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.