mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
24c5c34b45
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@361 af4574ff-66df-0310-9fd7-8a98e5e911e0
14 lines
461 B
XML
14 lines
461 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>
|
|
|