Mercurial > vim
comparison src/Makefile @ 3:6ea9da2bf202
updated for version 7.0001
author | vimboss |
---|---|
date | Sun, 13 Jun 2004 13:18:32 +0000 |
parents | 310da3e1e6c2 |
children | c1b12c772bfb |
comparison
equal
deleted
inserted
replaced
2:310da3e1e6c2 | 3:6ea9da2bf202 |
---|---|
430 # The default is "normal". | 430 # The default is "normal". |
431 #CONF_OPT_FEAT = --with-features=tiny | 431 #CONF_OPT_FEAT = --with-features=tiny |
432 #CONF_OPT_FEAT = --with-features=small | 432 #CONF_OPT_FEAT = --with-features=small |
433 #CONF_OPT_FEAT = --with-features=normal | 433 #CONF_OPT_FEAT = --with-features=normal |
434 #CONF_OPT_FEAT = --with-features=big | 434 #CONF_OPT_FEAT = --with-features=big |
435 CONF_OPT_FEAT = --with-features=huge | 435 #CONF_OPT_FEAT = --with-features=huge |
436 | 436 |
437 # COMPILED BY - For including a specific e-mail address for ":version". | 437 # COMPILED BY - For including a specific e-mail address for ":version". |
438 #CONF_OPT_COMPBY = "--with-compiledby=John Doe <JohnDoe@yahoo.com>" | 438 #CONF_OPT_COMPBY = "--with-compiledby=John Doe <JohnDoe@yahoo.com>" |
439 | 439 |
440 # X WINDOWS DISABLE - For creating a plain Vim without any X11 related fancies | 440 # X WINDOWS DISABLE - For creating a plain Vim without any X11 related fancies |