commit | b5ddc07b05a920fd10acbc50251ecfc829153625 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 13 13:18:32 2004 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 13 13:18:32 2004 +0000 |
tree | af5beeadb67590b4e312380b1846215d740c001a | |
parent | e1d1289d47574b9acb99fd26efc1c2dc55ce16e2 [diff] |
updated for version 7.0001
diff --git a/src/Makefile b/src/Makefile index 46a40ad..4a4a6c0 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -432,7 +432,7 @@ #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>"