summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2004-06-13 13:18:32 +0000
committervimboss <devnull@localhost>2004-06-13 13:18:32 +0000
commit1ede6ba8e32e20c150b23d585a41c078dbc143a2 (patch)
treeaf5beeadb67590b4e312380b1846215d740c001a
parente28b406a4ec65535cf14bc0526ddacdf5e29b5f8 (diff)
downloadvim-1ede6ba8e32e20c150b23d585a41c078dbc143a2.tar.gz
updated for version 7.0001
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 46a40ad2..4a4a6c0e 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -432,7 +432,7 @@ CClink = $(CC)
#CONF_OPT_FEAT = --with-features=small
#CONF_OPT_FEAT = --with-features=normal
#CONF_OPT_FEAT = --with-features=big
-CONF_OPT_FEAT = --with-features=huge
+#CONF_OPT_FEAT = --with-features=huge
# COMPILED BY - For including a specific e-mail address for ":version".
#CONF_OPT_COMPBY = "--with-compiledby=John Doe <JohnDoe@yahoo.com>"