mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-12 15:15:14 +08:00
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@353 af4574ff-66df-0310-9fd7-8a98e5e911e0
13 lines
462 B
XML
13 lines
462 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>--with-mozilla-libs=/usr/lib/mozilla :</userinput> This command directs galeon's configure script to the mozilla libraries.</para>
|
|
|
|
<para><userinput>--with-mozilla-includes=/usr/include/mozilla :</userinput> This command sets the location of the mozilla headers.</para>
|
|
|
|
<para><userinput>--disable-werror :</userinput> This command is
|
|
required for GCC-&gcc-version; compatibility.</para>
|
|
|
|
</sect2>
|
|
|