From d9fc1ac5d2e427eed6e61ac95f5ebf72ed380089 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 18 Oct 2022 14:36:40 -0400 Subject: Update URLs to use https rather than http * (all): Change http:// to https:// * README.W32: Remove invalid link to mingw.org. --- gl/m4/acinclude.m4 | 2 +- gl/m4/dospaths.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gl') diff --git a/gl/m4/acinclude.m4 b/gl/m4/acinclude.m4 index a1edb44f..d7131a81 100644 --- a/gl/m4/acinclude.m4 +++ b/gl/m4/acinclude.m4 @@ -15,7 +15,7 @@ dnl FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for. dnl more details. dnl dnl You should have received a copy of the GNU General Public License along -dnl with this program. If not, see . +dnl with this program. If not, see . dnl --------------------------------------------------------------------------- dnl Got this from the lynx 2.8 distribution. diff --git a/gl/m4/dospaths.m4 b/gl/m4/dospaths.m4 index c8c9d832..51deaf0f 100644 --- a/gl/m4/dospaths.m4 +++ b/gl/m4/dospaths.m4 @@ -15,7 +15,7 @@ # details. # # You should have received a copy of the GNU General Public License along with -# this program. If not, see . +# this program. If not, see . AC_DEFUN([pds_AC_DOS_PATHS], [ AC_CACHE_CHECK([whether system uses MSDOS-style paths], [ac_cv_dos_paths], [ -- cgit v1.2.1