mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17561 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
eba701587e
commit
1d1e909d5f
@ -86,8 +86,8 @@
|
||||
Optional patch to include animated png functionality in
|
||||
<application>libpng</application> (required to use the system
|
||||
<application>libpng</application> in
|
||||
<application>Firefox</application>),
|
||||
<application>Seamonkey</application>), and
|
||||
<application>Firefox</application>,
|
||||
<application>Seamonkey</application>, and
|
||||
<application>Thunderbird</application>): <ulink url="&apng-patch;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
|
@ -166,7 +166,7 @@ cp -v -R sqlite-doc-&sqlite-doc-version;/* /usr/share/doc/sqlite-&sqlite-version
|
||||
-DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1
|
||||
-DSQLITE_ENABLE_DBSTAT_VTAB=1"</parameter>: Applications such as
|
||||
<application>Firefox</application> require secure delete and enable
|
||||
unlock notify to be turned on. Thunderbird requires teh fts3_tokenizer
|
||||
unlock notify to be turned on. Thunderbird requires the fts3_tokenizer
|
||||
option. Since <application>firefox-41</application> the dbstat virtual
|
||||
table is also required. The only way to do this is to include them in the
|
||||
CFLAGS. By default, these are set to <literal>"-g -O2"</literal> so we
|
||||
|
Loading…
Reference in New Issue
Block a user