mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 09:07:30 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1274 af4574ff-66df-0310-9fd7-8a98e5e911e0
11 lines
286 B
XML
11 lines
286 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><command>make SHLIB_LIBS=-lcurses</command>: These command makes
|
|
the proper symbols available for applications that assume
|
|
<application>readline</application> is compiled linked to
|
|
<application>ncurses</application>.</para>
|
|
|
|
</sect2>
|
|
|