summaryrefslogtreecommitdiff
path: root/Build/source/libs/mpfr/README
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/mpfr/README')
-rw-r--r--Build/source/libs/mpfr/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/mpfr/README b/Build/source/libs/mpfr/README
index d648558cb50..cec7e17441d 100644
--- a/Build/source/libs/mpfr/README
+++ b/Build/source/libs/mpfr/README
@@ -2,10 +2,10 @@
========================================
This directory libs/mpfr/ uses a proxy Makefile.am to build the GNU MPFR
-library 'libmpfr' from the unmodified source tree in libs/mpfr/mpfr-x.y.z/,
+library 'libmpfr' from the unmodified source tree in libs/mpfr/mpfr-src/,
bypassing the original build system.
-As far as applicable, the tests in libs/mpfr/mpfr-x.y.z/configure have been
+As far as applicable, the tests in libs/mpfr/mpfr-src/configure have been
translated into equivalent test in libs/mpfr/configure.ac.
=============================