Add TCL support and translations options.
PR: 123662 Submitted by: Dima Panov <fluffy@fluffy.khv.ru>
This commit is contained in:
parent
d75aa8a343
commit
6c130e4682
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214354
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
OPTIONS= PERL "Enable Perl interpreter" off \
|
||||
PYTHON "Enable Python interpreter" off \
|
||||
RUBY "Enable Ruby interpreter" off \
|
||||
TCL "Enable TCL interpreter" off \
|
||||
LANG "VIm Translations" off \
|
||||
CSCOPE "Enable cscope" off \
|
||||
EXUBERANT_CTAGS "Use exctags instead of ctags" off \
|
||||
X11 "X11 GUI (must enable if things below are)" off \
|
||||
|
|
Loading…
Reference in a new issue