repo.or.cz
/
ACE_TAO.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git]
/
TAO
/
MPC
/
config
/
tao_no_iiop.mpb
blob
572799e90689be7ee09b3e27a097f0462b5caf77
1
// -*- MPC -*-
2
feature(tao_no_iiop) : taoidldefaults {
3
idlflags += -DTAO_LACKS_IIOP
4
macros += TAO_HAS_IIOP=0
5
}