automake.features

来自「最新的版本ACE-5.6.8,刚从外文网上搬下,与大家分享.」· FEATURES 代码 · 共 40 行

FEATURES
40
字号
// $Id: automake.features 82468 2008-07-29 21:33:50Z jtc $

// Ideally this file should enable all features, and the configure script
// would enable or disable the cooresponding automake conditionals.  More
// work is required to make this a reality.

automake=1
ssl=1
qos=0

gl=1
x11=1
athena=1
motif=1

fl=1
ace_flreactor=1
tao_flresource=1

qt=1
ace_qtreactor=1
tao_qtresource=1

tk=1
ace_tkreactor=1
tao_tkresource=1

xt=1
ace_xtreactor=1
tao_xtresource=1

wxWindows=1

stl=1
bzip2=1
boost=1
java=1
zlib=1
zzip=1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?