diff options
-rw-r--r-- | chapter05/texinfo-exp.xml | 9 | ||||
-rw-r--r-- | chapter05/texinfo.xml | 1 |
2 files changed, 0 insertions, 10 deletions
diff --git a/chapter05/texinfo-exp.xml b/chapter05/texinfo-exp.xml deleted file mode 100644 index 7dda4a0d4..000000000 --- a/chapter05/texinfo-exp.xml +++ /dev/null @@ -1,9 +0,0 @@ -<sect2> -<title>Command explanations</title> - -<para><userinput>patch -Np1 -i ../texinfo-4.0.patch:</userinput> This patch -fixes a problem with compiling texinfo on gcc-3.0 systems. More -specifically, it moves an #ifdef out of a printf macro in order to be -compatible.</para> - -</sect2> diff --git a/chapter05/texinfo.xml b/chapter05/texinfo.xml index 67126cdea..83fbc40e5 100644 --- a/chapter05/texinfo.xml +++ b/chapter05/texinfo.xml @@ -5,7 +5,6 @@ Estimated disk space required: &texinfo-compsize-static;</screen> &c5-texinfo-inst; -&c5-texinfo-exp; &aa-texinfo-desc; </sect1> |