diff options
author | Nick Clifton <nickc@redhat.com> | 2003-05-30 07:30:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-05-30 07:30:26 +0000 |
commit | 01a49df113a4e2b0dc0a7cc7d6d3da549065eb0e (patch) | |
tree | f3bb68bc661bd6f4732857a76d1d0ab84bc4a51d | |
parent | ea6ce1d0de14e2389652b6c3b7834b9e055cd3ad (diff) | |
download | cygnal-01a49df113a4e2b0dc0a7cc7d6d3da549065eb0e.tar.gz cygnal-01a49df113a4e2b0dc0a7cc7d6d3da549065eb0e.tar.bz2 cygnal-01a49df113a4e2b0dc0a7cc7d6d3da549065eb0e.zip |
Update URL
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | README-maintainer-mode | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2003-05-30 Nick Clifton <nickc@redhat.com> + + * README-maintainer-mode: Update URL for locating blessed config + tools. + 2003-05-29 Robert Millan <rmh@debian.org> * ltconfig: Import this patch and modify for use with current diff --git a/README-maintainer-mode b/README-maintainer-mode index fbe508f0c..0115a1ee5 100644 --- a/README-maintainer-mode +++ b/README-maintainer-mode @@ -3,7 +3,7 @@ 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. +find the sources for these in ftp://sources.redhat.com/pub/binutils. Note - "make distclean" does not work with maintainer mode enabled. The Makefiles in the some of the po/ subdirectories depend upon the |