summaryrefslogtreecommitdiff
path: root/t/gettext-macros.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/gettext-macros.sh')
-rw-r--r--t/gettext-macros.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/gettext-macros.sh b/t/gettext-macros.sh
index 10baffa54..edb131146 100644
--- a/t/gettext-macros.sh
+++ b/t/gettext-macros.sh
@@ -12,7 +12,7 @@
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with this program. If not, see <https://www.gnu.org/licenses/>.
# Try to find the gettext '.m4' files and make them easily accessed
# to the test cases requiring them.
@@ -34,7 +34,7 @@ echo ACLOCAL_AMFLAGS = -I m4 > Makefile.am
# Prefer autopoint to gettextize, since the latter unconditionally
# requires user interaction to complete; yes, this means confirmation
# from /dev/tty (!) -- see:
-# <http://lists.gnu.org/archive/html/bug-gettext/2011-12/msg00000.html>
+# <https://lists.gnu.org/archive/html/bug-gettext/2011-12/msg00000.html>
# We will need to specify the correct autopoint version in the
# AM_GNU_GETTEXT_VERSION call in configure.ac if we want autopoint to