summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-05-03 09:39:18 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-05-03 09:39:18 +0000
commit16721fe1d75bb718e0a55119bc98a9867296d7a3 (patch)
tree00cf1d4f5a2610c3b7a29401cdaeb360ed15b8ec /tools
parent72ef10b5e9af612ffed894e1a630cbe4e3739978 (diff)
downloadmpfr-16721fe1d75bb718e0a55119bc98a9867296d7a3.tar.gz
Updated URL's of mailing-list archives/messages in all files
(except ChangeLog, as it is generated). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8173 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tools')
-rwxr-xr-xtools/cfarm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cfarm.sh b/tools/cfarm.sh
index 232d099c5..59bed21cc 100755
--- a/tools/cfarm.sh
+++ b/tools/cfarm.sh
@@ -23,7 +23,7 @@ wget http://www.loria.fr/~zimmerma/mpfr-3.2.0-dev.tar.bz2
tar jxf mpfr-3.2.0-dev.tar.bz2
cd mpfr-3.2.0-dev
if [ "`hostname`" = "dingo" ]; then
- # http://websympa.loria.fr/wwsympa/arc/mpfr/2011-10/msg00048.html
+ # https://sympa.inria.fr/sympa/arc/mpfr/2011-10/msg00048.html
./configure --with-gmp=$HOME --disable-thread-safe
else
./configure --with-gmp=$HOME