Removed texinfo patch

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-08-07 02:23:27 +00:00
parent 3c56ebc651
commit 5c64de504f
8 changed files with 1 additions and 27 deletions

View File

@ -25,7 +25,6 @@ package quicker.</para>
&ac-tar;
&ac-tar-patch;
&ac-texinfo;
&ac-texinfo-patch;
&ac-textutils;
&ac-glibc;
&ac-glibc-threads;

View File

@ -1,4 +0,0 @@
Texinfo Patch (&texinfo-version;):
<ulink url="&ftp;/">&ftp;/</ulink>
<ulink url="&http;/">&http;/</ulink>

View File

@ -24,7 +24,6 @@
&c3-textutils;
&c3-mawk;
&c3-texinfo;
&c3-texinfo-patch;
&c3-patch;
&c3-makedev;
&c3-glibc;

View File

@ -1,4 +0,0 @@
Texinfo Patch (&texinfo-version;) - &texinfo-patch-size;:
<ulink url="&ftp;/texinfo-&texinfo-version;.patch.bz2">&ftp;/texinfo-&texinfo-version;.patch.bz2</ulink>
<ulink url="&http;/texinfo-&texinfo-version;.patch.bz2">&http;/texinfo-&texinfo-version;.patch.bz2</ulink>

View File

@ -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>

View File

@ -3,8 +3,7 @@
<para>Install Texinfo by running the following commands:</para>
<para><screen><userinput>patch -Np1 -i ../texinfo-&texinfo-version;.patch &amp;&amp;</userinput>
<userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<para><screen><userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
<userinput>make TEXMF=/usr/share/texmf install-tex</userinput></screen></para>

View File

@ -5,7 +5,6 @@
Estimated disk space required: &texinfo-compsize;</screen>
&c6-texinfo-inst;
&c6-texinfo-exp;
&aa-texinfo-desc;
</sect1>

View File

@ -87,7 +87,6 @@
<!ENTITY c3-textutils SYSTEM "chapter3/textutils.xml">
<!ENTITY c3-mawk SYSTEM "chapter3/mawk.xml">
<!ENTITY c3-texinfo SYSTEM "chapter3/texinfo.xml">
<!ENTITY c3-texinfo-patch SYSTEM "chapter3/texinfo-patch.xml">
<!ENTITY c3-gettext SYSTEM "chapter3/gettext.xml">
<!ENTITY c3-makedev SYSTEM "chapter3/makedev.xml">
<!ENTITY c3-glibc SYSTEM "chapter3/glibc.xml">
@ -178,7 +177,6 @@
<!ENTITY c5-tar SYSTEM "chapter5/tar.xml">
<!ENTITY c5-tar-inst SYSTEM "chapter5/tar-inst.xml">
<!ENTITY c5-texinfo SYSTEM "chapter5/texinfo.xml">
<!ENTITY c5-texinfo-exp SYSTEM "chapter5/texinfo-exp.xml">
<!ENTITY c5-texinfo-inst SYSTEM "chapter5/texinfo-inst.xml">
<!ENTITY c5-textutils SYSTEM "chapter5/textutils.xml">
<!ENTITY c5-textutils-inst SYSTEM "chapter5/textutils-inst.xml">
@ -221,7 +219,6 @@
<!ENTITY c6-m4 SYSTEM "chapter6/m4.xml">
<!ENTITY c6-m4-inst SYSTEM "chapter6/m4-inst.xml">
<!ENTITY c6-texinfo SYSTEM "chapter6/texinfo.xml">
<!ENTITY c6-texinfo-exp SYSTEM "chapter6/texinfo-exp.xml">
<!ENTITY c6-texinfo-inst SYSTEM "chapter6/texinfo-inst.xml">
<!ENTITY c6-autoconf SYSTEM "chapter6/autoconf.xml">
<!ENTITY c6-autoconf-inst SYSTEM "chapter6/autoconf-inst.xml">
@ -479,7 +476,6 @@
<!ENTITY ac-textutils SYSTEM "appendixc/textutils.xml">
<!ENTITY ac-mawk SYSTEM "appendixc/mawk.xml">
<!ENTITY ac-texinfo SYSTEM "appendixc/texinfo.xml">
<!ENTITY ac-texinfo-patch SYSTEM "appendixc/texinfo-patch.xml">
<!ENTITY ac-gettext SYSTEM "appendixc/gettext.xml">
<!ENTITY ac-makedev SYSTEM "appendixc/makedev.xml">
<!ENTITY ac-glibc SYSTEM "appendixc/glibc.xml">
@ -639,7 +635,6 @@
<!ENTITY texinfo-version "4.0">
<!ENTITY texinfo-size "812 KB">
<!ENTITY texinfo-patch-size "1 KB">
<!ENTITY texinfo-compsize-static "static-texinfo MB">
<!ENTITY texinfo-time-static "static-texinfo minutes">
<!ENTITY texinfo-compsize "dynamic-texinfo MB">