git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -106,6 +106,9 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>June 11, 2004 [winkie]: Force Readline to link against Ncurses.
+</para></listitem>
+
<listitem><para>June 11, 2004 [alexander]: Added sysvinit-2.85-proclen-1.patch
</para></listitem>
@@ -40,7 +40,7 @@ patch:</para>
<para>Compile the package:</para>
-<screen><userinput>make</userinput></screen>
+<screen><userinput>make SHLIB_XLDFLAGS=-lncurses</userinput></screen>
<para>Install the package:</para>