diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-11 08:17:26 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-11 08:17:26 +0800 |
commit | ec3ba3227fd2288b97230d66b84bc8132b29fcd9 (patch) | |
tree | 95626e951493259dc836e48a7942cd826566b91e /editors | |
parent | e135fa88dce948b252db7af0e6491e6b08deecf6 (diff) | |
download | marcuscom-ports-ec3ba3227fd2288b97230d66b84bc8132b29fcd9.tar marcuscom-ports-ec3ba3227fd2288b97230d66b84bc8132b29fcd9.tar.gz marcuscom-ports-ec3ba3227fd2288b97230d66b84bc8132b29fcd9.tar.bz2 marcuscom-ports-ec3ba3227fd2288b97230d66b84bc8132b29fcd9.tar.lz marcuscom-ports-ec3ba3227fd2288b97230d66b84bc8132b29fcd9.tar.xz marcuscom-ports-ec3ba3227fd2288b97230d66b84bc8132b29fcd9.tar.zst marcuscom-ports-ec3ba3227fd2288b97230d66b84bc8132b29fcd9.zip |
Missed delete a Help doc in the pre-everything.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2389 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-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} "" |