summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2020-09-10 08:45:40 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2020-09-10 08:45:40 +0000
commit345ef71d4878219a8833fbc3e03ebfa877678857 (patch)
tree4b55f09f5fee6788b5d9cf62900be82fd8b1c953 /configure.ac
parent03218827e98d1ae2f85319b0626913c9cc585ac7 (diff)
downloadmpfr-345ef71d4878219a8833fbc3e03ebfa877678857.tar.gz
[configure.ac] Updated a URL (http → https).
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@14107 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index efe6e9afb..d616ceb38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -529,7 +529,7 @@ dnl build tree. Other OS with the same issue might be added later.
dnl
dnl References:
dnl https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=859732
-dnl http://lists.gnu.org/archive/html/libtool/2017-05/msg00000.html
+dnl https://lists.gnu.org/archive/html/libtool/2017-05/msg00000.html
dnl
dnl We need to check whether --disable-new-dtags is supported as alternate
dnl linkers may be used (e.g., with tcc: CC=tcc LD=tcc).