diff options
author | crodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-07-26 03:50:42 +0000 |
---|---|---|
committer | crodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-07-26 03:50:42 +0000 |
commit | a11f66eb3fe671e53b7db88f7caaf0a61666c058 (patch) | |
tree | bbc50a12fe8eb691bfc8ad35d9effdfb508aac53 /include | |
parent | 7de79db5cb40b811587677a529a83a7669612d1b (diff) | |
download | ATCD-a11f66eb3fe671e53b7db88f7caaf0a61666c058.tar.gz |
ChangeLogTag: Wed Jul 25 23:49:00 2001 Craig Rodrigues <crodrigu@bbn.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/makeinclude/wrapper_macros.GNU | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/makeinclude/wrapper_macros.GNU b/include/makeinclude/wrapper_macros.GNU index 213c4e0f30c..2f12c66c026 100644 --- a/include/makeinclude/wrapper_macros.GNU +++ b/include/makeinclude/wrapper_macros.GNU @@ -155,9 +155,6 @@ versioned_so = 0 #### the library xt_reactor = 0 -#### flag to Include/Preclude the RAPI support in ACE -rapi = 0 - ifndef PACE_ROOT PACE_ROOT = $(ACE_ROOT)/PACE endif # PACE_ROOT |