GNU bug report logs -
#42787
README.md references INSTALL, which is absent
Previous Next
Reported by: tenger <at> iseries-guru.com
Date: Sun, 9 Aug 2020 19:33:01 UTC
Severity: minor
Done: Mike Frysinger <vapier <at> gentoo.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Fixes libtool bug https://bugs.gnu.org/42787.
The file lives in automake's git, not libtool.
* README.md: Change INSTALL URL to automake.git.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9760bd68c350..1e98863810d1 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ To use Libtool, add the new generic library building commands to your
`Makefile`, `Makefile.in`, or `Makefile.am`. See the documentation for
details.
-[install]: http://git.savannah.gnu.org/cgit/libtool.git/tree/INSTALL
+[install]: http://git.savannah.gnu.org/cgit/automake.git/tree/INSTALL
[libtool]: http://www.gnu.org/s/libtool
[libtool list]: mailto:libtool <at> gnu.org
[news]: http://git.savannah.gnu.org/cgit/libtool.git/tree/NEWS
--
2.43.0
This bug report was last modified 1 year and 129 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.