summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-05-05 13:39:22 +0200
committerBruno Haible <bruno@clisp.org>2018-05-05 13:39:22 +0200
commit8f39b38f33d32dd39f4d6317ce3d61ad260c5f6b (patch)
tree9a43d6d3d33537abd79786c20de1b6c53331e713 /m4
parentfbe8f6a5700d0a118cf88b4022b9004b0b42dfcd (diff)
downloadgettext-8f39b38f33d32dd39f4d6317ce3d61ad260c5f6b.tar.gz
all: Replace more http and ftp URLs by https URLs.
* autogen.sh: Use https: URLs. * gettext-runtime/doc/nls.texi (Translating Teams, Available Packages): Likewise. * gettext-tools/doc/gettext.texi: Likewise. * gettext-tools/doc/FAQ.html: Likewise. * gettext-tools/doc/tutorial.html: Likewise. * gettext-tools/misc/gettextize.in: Likewise. * gettext-tools/projects/GNOME/team-address: Likewise. * gettext-tools/projects/GNOME/teams.url: Likewise. * gettext-tools/projects/KDE/team-address: Likewise. * gettext-tools/projects/KDE/teams.url: Likewise. * gettext-tools/projects/TP/teams.url: Likewise. * gettext-tools/src/x-python.c: Likewise. * gettext-tools/tests/xgettext-its-1: Likewise.
Diffstat (limited to 'm4')
-rw-r--r--m4/woe32-dll.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/woe32-dll.m4 b/m4/woe32-dll.m4
index a25f5acb3..261401f55 100644
--- a/m4/woe32-dll.m4
+++ b/m4/woe32-dll.m4
@@ -1,5 +1,5 @@
-# woe32-dll.m4 serial 3
-dnl Copyright (C) 2005-2006, 2011, 2015-2016 Free Software Foundation, Inc.
+# woe32-dll.m4 serial 4
+dnl Copyright (C) 2005-2006, 2011, 2015-2018 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
@@ -25,7 +25,7 @@ dnl From Bruno Haible.
# exported struct variable, or to a particular element of an exported
# array variable), requiring code modifications. One platform
# dictates code modifications on all platforms.
-# See <http://www.haible.de/bruno/woe32dll.html> for more details.
+# See <https://haible.de/bruno/woe32dll.html> for more details.
AC_DEFUN([gl_WOE32_DLL],
[
AC_REQUIRE([AC_CANONICAL_HOST])