diff options
author | Nick Clifton <nickc@redhat.com> | 2000-06-07 21:31:48 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-06-07 21:31:48 +0000 |
commit | 11da68be150558377c85d51e0fea9aa7437be6c1 (patch) | |
tree | d0b03a01afdae6bc03d17b6d8d515f2e9d15b53b /README-maintainer-mode | |
parent | 1c29ef459ac812daf71acb863bedb7d5b88221d7 (diff) | |
download | binutils-gdb-11da68be150558377c85d51e0fea9aa7437be6c1.tar.gz |
new file - notes about using --enable-maintainer-mode
Diffstat (limited to 'README-maintainer-mode')
-rw-r--r-- | README-maintainer-mode | 6 |
1 files changed, 6 insertions, 0 deletions
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. |