glfs/xsoft/graphweb/galeon/galeon-exp.xml
Larry Lawrence 24c5c34b45 format cleanup in exp section
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@361 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-10-27 23:48:49 +00:00

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>