summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/automake.features
blob: 4798bf6a418939f38632996f7bcf0fd5c4c7cc96 (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
// $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