From edf13963f7ee12cefdd0f49e5e1d2fe77711904b Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Tue, 28 Jan 2020 15:06:10 -0500 Subject: [PATCH] Bug 559647: [CDT autotools docs] Update links to be https:// As the pages are served in an https:// frame, modern browsers will only successfully link content if link is also to https. This commit includes the regenerated from Wiki output Change-Id: If4c3bc083ddbb5dc63a9edfb2b3cd9aaf47b54de --- .../CDT/Autotools/User_Guide/Updating-This-Document.html | 2 +- .../CDT/Autotools/User_Guide/User-Guide.html | 4 ++-- build/org.eclipse.cdt.autotools.docs/build-helper.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/org.eclipse.cdt.autotools.docs/CDT/Autotools/User_Guide/Updating-This-Document.html b/build/org.eclipse.cdt.autotools.docs/CDT/Autotools/User_Guide/Updating-This-Document.html index 8d9e2b496e2..be97848ade2 100644 --- a/build/org.eclipse.cdt.autotools.docs/CDT/Autotools/User_Guide/Updating-This-Document.html +++ b/build/org.eclipse.cdt.autotools.docs/CDT/Autotools/User_Guide/Updating-This-Document.html @@ -28,7 +28,7 @@

Updating This Document

This document is maintained in a collaborative wiki. If you wish to update or modify this document please visit - http://wiki.eclipse.org/CDT/Autotools/User_Guide + https://wiki.eclipse.org/CDT/Autotools/User_Guide

diff --git a/build/org.eclipse.cdt.autotools.docs/CDT/Autotools/User_Guide/User-Guide.html b/build/org.eclipse.cdt.autotools.docs/CDT/Autotools/User_Guide/User-Guide.html index 7a67fc3ec07..24e76139ed7 100644 --- a/build/org.eclipse.cdt.autotools.docs/CDT/Autotools/User_Guide/User-Guide.html +++ b/build/org.eclipse.cdt.autotools.docs/CDT/Autotools/User_Guide/User-Guide.html @@ -37,9 +37,9 @@ exists or find the C compiler). The macros are written in a language called m4 and the developer is free to create their own macros to add to the repository.

The Autotools plug-in adds support for running the configure script prior to the build. As well, support is added for invoking the Autotools themselves as well as maintaining the files they use. An Autotools project extends a CDT Makefile project. Therefore, functionality in the CDT for supporting such a project applies to an Autotools project as well (e.g. C/C++ Property pages).

For more details on the GNU Autotools, see - http://www.gnu.org/software/autoconf/ and + https://www.gnu.org/software/autoconf/ and - http://www.gnu.org/software/automake/ + https://www.gnu.org/software/automake/

diff --git a/build/org.eclipse.cdt.autotools.docs/build-helper.xml b/build/org.eclipse.cdt.autotools.docs/build-helper.xml index 6f27ae990c1..17fa72e1d7e 100644 --- a/build/org.eclipse.cdt.autotools.docs/build-helper.xml +++ b/build/org.eclipse.cdt.autotools.docs/build-helper.xml @@ -29,7 +29,7 @@ = Updating This Document = This document is maintained in a collaborative wiki. If you wish to update or modify this document please visit -http://wiki.eclipse.org/CDT/Autotools/User_Guide +https://wiki.eclipse.org/CDT/Autotools/User_Guide