mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
evolution: remove a useless switch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22541 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
4746e3e99e
commit
c748f0444d
@ -143,7 +143,6 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DSYSCONF_INSTALL_DIR=/etc \
|
||||
-DENABLE_INSTALLED_TESTS=ON \
|
||||
-DENABLE_PST_IMPORT=OFF \
|
||||
-DENABLE_GTKSPELL=OFF \
|
||||
-DENABLE_YTNEF=OFF \
|
||||
-DENABLE_CONTACT_MAPS=OFF \
|
||||
-G Ninja .. &&
|
||||
@ -165,9 +164,9 @@ ninja</userinput></screen>
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<parameter>-DENABLE_GTKSPELL=OFF</parameter>: This switch is used to
|
||||
disable the gtkspell plugin because
|
||||
<application>GtkSpell</application> is not part of BLFS.
|
||||
<parameter>-DENABLE_YTNEF=OFF</parameter>: This switch is used to
|
||||
disable the yTNEF library usage because
|
||||
<application>libytnef</application> is not part of BLFS.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user