mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
turn on new features by default
This commit is contained in:
parent
81b6bde472
commit
2bc41f6043
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ include ../common/config.mk
|
|||
|
||||
DEFINES = -DPLATFORM_LINUX -DKEY_SUPPORT -DKEYBOARD_NAV -DNODE_CAN_4
|
||||
DEFINES += -DSTUBBED_DICT
|
||||
DEFINES += -DXWFEATURE_SEARCHLIMIT
|
||||
DEFINES += -DFEATURE_TRAY_EDIT
|
||||
# build with GTK
|
||||
DEFINES += -DPLATFORM_GTK
|
||||
# build with ncurses (-u flag chooses over gtk if both present)
|
||||
|
|
Loading…
Reference in a new issue