From: Bram Moolenaar Date: Sun, 13 Jun 2004 13:18:32 +0000 (+0000) Subject: updated for version 7.0001 X-Git-Tag: v7.0001~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b5ddc07b05a920fd10acbc50251ecfc829153625;p=thirdparty%2Fvim.git updated for version 7.0001 --- diff --git a/src/Makefile b/src/Makefile index 46a40ad297..4a4a6c0eb8 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 "