summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-05-07 18:11:47 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-05-07 18:11:47 +0000
commit163d0ed8f5450b05a2262b847554d9a581b1cca4 (patch)
tree78d5b7db64279c39456f22fbf498d74d204e6757 /INSTALL
parent3a4ccca43f4dca284a9495731781a2156da4f5ef (diff)
downloadmpfr-163d0ed8f5450b05a2262b847554d9a581b1cca4.tar.gz
[AUTHORS,INSTALL,doc/mpfr.texi] Updated the e-mail address of the
MPFR mailing-list to match the List-* headers written by the new mailing-list server (the old one still works, but may lead to bad interaction with MUA's that attempt to honor the List-Post header when replying to the list(s)). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8201 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e69b92d0b..b55d37b4f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -433,7 +433,7 @@ For instance, under Unix, where paths are separated by a colon:
setenv LD_LIBRARY_PATH "$LIBRARY_PATH"
If you can't solve your problem, you should contact us via the MPFR
-mailing-list <mpfr@loria.fr>, indicating the machine and operating system
+mailing-list <mpfr@inria.fr>, indicating the machine and operating system
used (uname -a), the compiler and version used (gcc -v if you use gcc),
the configure options used if any (including variables such as CC and
CFLAGS), the version of GMP and MPFR used, and a description of the