diff options
-rw-r--r-- | editors/AbiWord2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index dd71e5bfe..5ce5c335e 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -74,7 +74,6 @@ pre-everything:: @${ECHO_MSG} "" @${ECHO_MSG} "AbiWord2 has the following tunable option(s):" @${ECHO_MSG} " WITH_GUCHARMAP=yes Enable use of Gucharmap as the symbol insertion tool (default: auto)" - @${ECHO_MSG} " WITHOUT_HELP_DOCS=yes Disable install the AbiWord HTML Help docs" @${ECHO_MSG} " WITHOUT_GTKSPELL=yes Don't use Enchant, but still has spell enable and install dictionary." @${ECHO_MSG} "" |