summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-03-08 11:17:23 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-03-08 11:17:23 +0100
commitabf6609903c05fa042feb6b6380dda7200750cc1 (patch)
tree1983ecd6e62bbb0b5d5c943af1eaf910b4f672df
parent61c633c33f7d0a58c6d239e9527631783abc26d2 (diff)
downloadATCD-abf6609903c05fa042feb6b6380dda7200750cc1.tar.gz
Fixed fuzz
* ACE/bin/MakeProjectCreator/config/em3.features: * ACE/bin/MakeProjectCreator/config/global.features: * ACE/bin/MakeProjectCreator/config/gnuace.features: * ACE/bin/MakeProjectCreator/config/nmake.features: * ACE/bin/MakeProjectCreator/config/wb26.features:
-rw-r--r--ACE/bin/MakeProjectCreator/config/em3.features2
-rw-r--r--ACE/bin/MakeProjectCreator/config/global.features3
-rw-r--r--ACE/bin/MakeProjectCreator/config/gnuace.features2
-rw-r--r--ACE/bin/MakeProjectCreator/config/nmake.features2
-rw-r--r--ACE/bin/MakeProjectCreator/config/wb26.features2
5 files changed, 1 insertions, 10 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/em3.features b/ACE/bin/MakeProjectCreator/config/em3.features
index 8d442a15983..ef609219456 100644
--- a/ACE/bin/MakeProjectCreator/config/em3.features
+++ b/ACE/bin/MakeProjectCreator/config/em3.features
@@ -1,5 +1,3 @@
-// $Id$
-
ssl=0
qos=1
rwho=0
diff --git a/ACE/bin/MakeProjectCreator/config/global.features b/ACE/bin/MakeProjectCreator/config/global.features
index e5bc8b03dc6..452288142fc 100644
--- a/ACE/bin/MakeProjectCreator/config/global.features
+++ b/ACE/bin/MakeProjectCreator/config/global.features
@@ -1,4 +1,3 @@
-// $Id$
// The global features file contains the default feature settings.
// By default, if a feature isn't listed here then it is enabled.
// If it is listed, then the value assigned to the feature is interpreted
@@ -40,7 +39,7 @@ lzo2 = 0
ipv6 = 0
mfc = 0
rpc = 0
-sctp = 0
+sctp = 0
boost = 0
dummy_label = 0
wince = 0
diff --git a/ACE/bin/MakeProjectCreator/config/gnuace.features b/ACE/bin/MakeProjectCreator/config/gnuace.features
index 3c7f564fdab..fdea234cf42 100644
--- a/ACE/bin/MakeProjectCreator/config/gnuace.features
+++ b/ACE/bin/MakeProjectCreator/config/gnuace.features
@@ -1,5 +1,3 @@
-// $Id$
-
ssl=1
qt4=1
fl=1
diff --git a/ACE/bin/MakeProjectCreator/config/nmake.features b/ACE/bin/MakeProjectCreator/config/nmake.features
index 8d442a15983..ef609219456 100644
--- a/ACE/bin/MakeProjectCreator/config/nmake.features
+++ b/ACE/bin/MakeProjectCreator/config/nmake.features
@@ -1,5 +1,3 @@
-// $Id$
-
ssl=0
qos=1
rwho=0
diff --git a/ACE/bin/MakeProjectCreator/config/wb26.features b/ACE/bin/MakeProjectCreator/config/wb26.features
index 46dfdb183d3..6882450cd2d 100644
--- a/ACE/bin/MakeProjectCreator/config/wb26.features
+++ b/ACE/bin/MakeProjectCreator/config/wb26.features
@@ -1,4 +1,2 @@
-// $Id$
-
// We're always cross-compiling with wb26
cross_compile = 1