1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
// $Id: automake.features 93117 2011-01-20 12:11:28Z mcorino $
// Ideally this file should enable all features, and the configure script
// would enable or disable the corresponding 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
|