So add the "X11" knob so 'WITHOUT_X11' will properly get set. PR: 123257, 123272 Reported by: Mel <mel@rachie.is-a-geek.net>
11 lines
395 B
Text
11 lines
395 B
Text
OPTIONS= PERL "Enable Perl interpreter" off \
|
|
PYTHON "Enable Python interpreter" off \
|
|
RUBY "Enable Ruby interpreter" 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
|