diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/readline.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/readline.xml b/chapter06/readline.xml index 166ac2394..4750d3bc7 100644 --- a/chapter06/readline.xml +++ b/chapter06/readline.xml @@ -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> |