[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH attr/committed] update various URLs
From: |
Mike Frysinger |
Subject: |
[PATCH attr/committed] update various URLs |
Date: |
Fri, 30 Dec 2022 21:25:29 -0500 |
---
README | 2 +-
doc/PORTING | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README b/README
index 937e394db400..738d1e316927 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Extended attribute package README
_________________________________
-Package home: http://savannah.nongnu.org/projects/attr
+Package home: https://savannah.nongnu.org/projects/attr
See the file doc/INSTALL for build, installation and post-
install configuration steps.
diff --git a/doc/PORTING b/doc/PORTING
index c4ea74d9ddbe..5348a263f27a 100644
--- a/doc/PORTING
+++ b/doc/PORTING
@@ -29,13 +29,13 @@
5. read some or all of the GNU tool chain documentation
GNU make :
- http://www.delorie.com/gnu/docs/make/make_toc.html
+ https://www.gnu.org/software/make/manual/
autoconf :
- http://www.delorie.com/gnu/docs/autoconf/autoconf_toc.html
+ https://www.gnu.org/software/autoconf/manual/
libtool :
- http://www.delorie.com/gnu/docs/libtool/libtool_toc.html
+ https://www.gnu.org/software/libtool/manual/
gcc/g++ :
- http://www.delorie.com/gnu/docs/gcc/gcc_toc.html
+ https://gcc.gnu.org/onlinedocs/
6. Makefiles and build environment
First have a look at some Makefiles
--
2.39.0
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH attr/committed] update various URLs,
Mike Frysinger <=