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 | 6b878fd051121334a20711107bfe662b6371d937 (patch) | |
tree | 30b8e65e0783c144a747a9ffad135219fcce45ce /README-maintainer-mode | |
parent | 987dd6a80f704079a516e9f47f400bc48b77c6cb (diff) | |
download | newlib-6b878fd051121334a20711107bfe662b6371d937.zip newlib-6b878fd051121334a20711107bfe662b6371d937.tar.gz newlib-6b878fd051121334a20711107bfe662b6371d937.tar.bz2 |
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 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. |