summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/automake.features
blob: a8ec69fd549bcd2c2b942e630c988861f3516694 (plain)
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
// $Id$

// 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
boost=1