diff options
Diffstat (limited to 'chapter06/mpfr.xml')
-rw-r--r-- | chapter06/mpfr.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/mpfr.xml b/chapter06/mpfr.xml index b4a6cd28d..00bb8e164 100644 --- a/chapter06/mpfr.xml +++ b/chapter06/mpfr.xml @@ -41,10 +41,6 @@ <sect2 role="installation"> <title>Installation of MPFR</title> - <para>Apply a patch that fixes a number of bugs in MPFR-&mpfr-version;</para> - -<screen><userinput remap="pre">patch -Np1 -i ../&mpfr-fixes-patch;</userinput></screen> - <para>Prepare MPFR for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ |