From ba125d95fe6c2d1bde09068c4f39e2fae6cb2e76 Mon Sep 17 00:00:00 2001 From: elliott_c Date: Fri, 19 Jan 2007 13:54:36 +0000 Subject: ChangeLogTag: Fri Jan 19 13:53:37 UTC 2007 Chad Elliott --- TAO/rules.tao.GNU | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TAO/rules.tao.GNU') diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU index 1e0f7bca6cf..717f8092786 100644 --- a/TAO/rules.tao.GNU +++ b/TAO/rules.tao.GNU @@ -133,6 +133,11 @@ else # interceptors ACE_MAKE_OPTIONS += interceptors endif # interceptors +# The following is more to document the transport_current, +# the $TAO_ROOT/tao/orbconf.h file defines it by default +# CPPFLAGS += -DTAO_HAS_TRANSPORT_CURRENT=1 +transport_current ?= 1 + ifeq (1,$(CROSS-COMPILE)) ACE_MAKE_OPTIONS += cross_compile else -- cgit v1.2.1