glfs/xsoft/graphweb/galeon/galeon-exp.xml
Larry Lawrence b297702f30 galeon edits in inst, exp and config
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@353 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-10-25 03:02:18 +00:00

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>