summaryrefslogtreecommitdiff
path: root/ACE
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-08-25 04:11:38 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-08-25 04:11:38 +0000
commitc08cb81d49b66b6cd51be4a21bed4d9843920e60 (patch)
treee6985d03e6853f90b3ca3006fc496de30808ea65 /ACE
parent0c5927243041c0e6d8bdb916a9499ca0bc98106f (diff)
downloadATCD-c08cb81d49b66b6cd51be4a21bed4d9843920e60.tar.gz
Tue Aug 25 04:11:22 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'ACE')
-rw-r--r--ACE/ChangeLog7
-rw-r--r--ACE/bin/MakeProjectCreator/config/global.features2
-rw-r--r--ACE/include/makeinclude/wrapper_macros.GNU1
3 files changed, 10 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 642617b0df3..edf7c40e3cd 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,10 @@
+Tue Aug 25 04:11:22 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
+
+ * bin/MakeProjectCreator/config/global.features:
+ * include/makeinclude/wrapper_macros.GNU:
+
+ Enable mcpp by default.
+
Fri Aug 21 21:24:44 UTC 2009 Steve Huston <shuston@riverace.com>
* bin/PerlACE/ProcessLVRT.pm: Don't be so aggressive with the reboots.
diff --git a/ACE/bin/MakeProjectCreator/config/global.features b/ACE/bin/MakeProjectCreator/config/global.features
index 80b580595bc..ad209424ea1 100644
--- a/ACE/bin/MakeProjectCreator/config/global.features
+++ b/ACE/bin/MakeProjectCreator/config/global.features
@@ -59,6 +59,8 @@ xerces2 = 0
xerces3 = 0
ofccm = 0
ndds = 0
+mcpp = 1
+
// Features for various GUI libraries
// Some of features are switched on because they are also controlled
diff --git a/ACE/include/makeinclude/wrapper_macros.GNU b/ACE/include/makeinclude/wrapper_macros.GNU
index 2a71338dfde..9a3b90e45b2 100644
--- a/ACE/include/makeinclude/wrapper_macros.GNU
+++ b/ACE/include/makeinclude/wrapper_macros.GNU
@@ -350,6 +350,7 @@ use_dep_libs ?= 1
threads ?= 1
symlinks ?= relative
link_groups ?= 0
+mcpp ?= 1
SOVERSION ?=
SONAME ?=