summaryrefslogtreecommitdiff
path: root/m4macros
diff options
context:
space:
mode:
authorMark Doliner <mark@kingant.net>2013-06-02 23:59:55 -0700
committerMark Doliner <mark@kingant.net>2013-06-02 23:59:55 -0700
commitd37211d1e133eaa938c5ae66d5a60e798c404a63 (patch)
tree309df99b50a70b7c49ef53b55982ecac79c7c9b2 /m4macros
parent7d0860c2bb707c29569667d59fa3b9403c690640 (diff)
downloadpidgin-d37211d1e133eaa938c5ae66d5a60e798c404a63.tar.gz
Use https URLs for pidgin.im and developer.pidgin.im.
This should slightly reduce the opportunity for a malicious person to perform a MITM attack.
Diffstat (limited to 'm4macros')
-rw-r--r--m4macros/purple.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4macros/purple.m4 b/m4macros/purple.m4
index c3002a7ca2..543bbfa89d 100644
--- a/m4macros/purple.m4
+++ b/m4macros/purple.m4
@@ -84,7 +84,7 @@ AC_DEFUN([AM_PATH_PURPLE],
if test x"found_version" != x"" ; then
echo "*** A new enough version of purple was not found."
echo "*** You have version $found_version"
- echo "*** See http://pidgin.im/"
+ echo "*** See https://pidgin.im/"
fi
PURPLE_CFLAGS=""