mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Removed the explanatory text regarding the readline patch, which is no longer present
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
c65d132136
commit
f5bc7cf0e3
@ -84,6 +84,9 @@ first a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>August 4, 2004 [jeremy]: Removed the bogus notes regarding the
|
||||
readline patch in chapter 5, since this has been removed with the upgrade to
|
||||
readline-5.0</para></listitem>
|
||||
|
||||
<listitem><para>July 30, 2004 [jeremy]: Upgraded to automake-1.9, man-1.5n,
|
||||
file-4.10, bash-3.0, perl-5.8.5, readline-5.0, tcl-8.4.7, binutils-2.15.91.0.2
|
||||
|
@ -28,10 +28,6 @@ GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem>
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Readline</title>
|
||||
|
||||
<para>Readline has a number of bugs in it that cause it to not behave the
|
||||
way it is expected at times. Fix this behavior with the following
|
||||
patch:</para>
|
||||
|
||||
<para>Prepare Readline for compilation:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr</userinput></screen>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!ENTITY version "SVN-20040730">
|
||||
<!ENTITY releasedate "July 30, 2004">
|
||||
<!ENTITY version "SVN-20040804">
|
||||
<!ENTITY releasedate "August 4, 2004">
|
||||
<!ENTITY milestone "6.0">
|
||||
|
||||
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
|
||||
|
Loading…
Reference in New Issue
Block a user