mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Text cleanup on the Gaim page
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6101 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
068bb16f81
commit
79a1f36cc3
@ -79,7 +79,7 @@
|
||||
<xref linkend="mitkrb"/>,
|
||||
<xref linkend="nas"/>,
|
||||
<xref linkend="doxygen"/> and
|
||||
<ulink url="http://www.porchdogsoft.com/products/howl/download.html">Howl</ulink>
|
||||
<ulink url="http://www.porchdogsoft.com/products/howl/download.html">Howl</ulink>.
|
||||
|
||||
</para>
|
||||
|
||||
@ -101,7 +101,7 @@
|
||||
<para>To compile <application>Gaim</application> with audio support, first
|
||||
install <xref linkend="libao"/>.</para>
|
||||
|
||||
<para>Install <application>Gaim</application> by running the following
|
||||
<para>Compile <application>Gaim</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
@ -125,9 +125,10 @@ make</userinput></screen>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><command>CPPFLAGS=...--enable-nas</command>:<xref linkend="nas"/>
|
||||
Use this switch if you want to compile <application>Gaim</application>
|
||||
with <xref linkend="nas"/> support.</para>
|
||||
<para><command>CPPFLAGS=...--enable-nas</command>: To avoid a compilation
|
||||
error the <filename>configure</filename> script needs to be told to look
|
||||
for the <application>NAS</application> header files in /usr/X11R6/include.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user