6c130e4682
PR: 123662 Submitted by: Dima Panov <fluffy@fluffy.khv.ru>
13 lines
464 B
Text
13 lines
464 B
Text
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 \
|
|
ATHENA "Athena GUI" off \
|
|
GTK2 "GTK2 GUI" off \
|
|
GNOME "Gnome1 GUI" off \
|
|
MOTIF "Motif GUI" off \
|
|
XTERM_SAVE "" off
|