| <sect2><title>Installation of Texinfo</title><para>Install Texinfo by running the following commands:</para><blockquote><literallayout>	<userinput>./configure --prefix=$LFS/usr 		--disable-nls &&</userinput>	<userinput>make LDFLAGS=-static &&</userinput>	<userinput>make install</userinput></literallayout></blockquote></sect2>
 |