diff options
Diffstat (limited to 'chapter06/mpfr.xml')
-rw-r--r-- | chapter06/mpfr.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chapter06/mpfr.xml b/chapter06/mpfr.xml index b43c3d9aa..ff8e323b7 100644 --- a/chapter06/mpfr.xml +++ b/chapter06/mpfr.xml @@ -40,12 +40,7 @@ <sect2 role="installation"> <title>Installation of MPFR</title> -<!-- - <para>First, apply the following patch to fix various bugs that have been - addressed upstream:</para> -<screen><userinput remap="pre">patch -Np1 -i ../&mpfr-upstream-patch;</userinput></screen> ---> <para>Prepare MPFR for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |