diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-07-06 10:15:59 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2007-07-06 10:15:59 +0000 |
commit | f4f219d4e97f06ee04659187f1573322948c5354 (patch) | |
tree | fc919b9f7f8ff496d523f107ae076b76f25f5e85 /ACE/ace/ace.mpc | |
parent | ffdc2bb8c2b1b93c4a5ad950f47cd90ab7105ec5 (diff) | |
download | ATCD-f4f219d4e97f06ee04659187f1573322948c5354.tar.gz |
ChangeLogTag: Fri Jul 6 10:10:58 UTC 2007 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'ACE/ace/ace.mpc')
-rw-r--r-- | ACE/ace/ace.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/ace.mpc b/ACE/ace/ace.mpc index ed13f52176b..20f78bef5f0 100644 --- a/ACE/ace/ace.mpc +++ b/ACE/ace/ace.mpc @@ -1,7 +1,7 @@ // -*- MPC -*- now wouldn't this be cool... // $Id$ -project(ACE) : acedefaults, install, other, codecs, token, svcconf, uuid, filecache, versioned_namespace, pkgconfig { +project(ACE) : acedefaults, install, other, codecs, token, svcconf, uuid, filecache, versioned_namespace, pkgconfig, support_ostream { avoids = ace_for_tao libout = $(ACE_ROOT)/lib sharedname = ACE |