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

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