mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Revert firefox instructions, but remove whitespace in switches
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4857 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
862f2e333a
commit
4d06a01fa1
@ -97,7 +97,8 @@ export MOZ_PHOENIX="1" &&
|
||||
--enable-application=browser \
|
||||
--enable-default-toolkit=gtk2 \
|
||||
--enable-extensions=cookie,xml-rpc,xmlextras,pref,\
|
||||
transformiix,universalchardet,webservices,inspector \
|
||||
transformiix,universalchardet,webservices,inspector,\
|
||||
gnomevfs,negotiateauth \
|
||||
--enable-crypto \
|
||||
--enable-xft \
|
||||
--enable-xinerama \
|
||||
@ -123,15 +124,6 @@ make</userinput></screen>
|
||||
to the <command>configure</command> script if you have
|
||||
<application>libjpeg</application> installed.</para>
|
||||
|
||||
<para>You should add <option>gnomevfs</option> to the list
|
||||
in the <option>--enable-extensions</option> switch
|
||||
if you have <application>libgnome</application> installed.</para>
|
||||
|
||||
<para>You should add <option>negotiateauth</option> to the list
|
||||
in the <option>--enable-extensions</option> switch
|
||||
if you have one of the <application>gssapi</application>
|
||||
libraries installed.</para>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user