|
@@ -60,12 +60,12 @@ sed -i '/{OLDSUFF}/c:' support/shlib-install</userinput></screen>
|
|
<title>The meaning of the configure option:</title>
|
|
<title>The meaning of the configure option:</title>
|
|
|
|
|
|
<varlistentry>
|
|
<varlistentry>
|
|
- <term><parameter>--with-curses"</parameter></term>
|
|
|
|
|
|
+ <term><parameter>--with-curses</parameter></term>
|
|
<listitem>
|
|
<listitem>
|
|
<para>This option tells Readline that it can find the termcap
|
|
<para>This option tells Readline that it can find the termcap
|
|
- library functions in the curses library, rather than a separate
|
|
|
|
- termcap library. It allows generating a correct
|
|
|
|
- <filename>readline.pc</filename> file.</para>
|
|
|
|
|
|
+ library functions in the curses library, rather than a separate
|
|
|
|
+ termcap library. It allows generating a correct
|
|
|
|
+ <filename>readline.pc</filename> file.</para>
|
|
</listitem>
|
|
</listitem>
|
|
</varlistentry>
|
|
</varlistentry>
|
|
|
|
|