glfs/xsoft/graphweb/galeon/galeon-exp.xml

14 lines
461 B
XML
Raw Normal View History

<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>