summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-29 22:25:32 +0000
committersbw1 <sbw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-29 22:25:32 +0000
commit4ee75544fc6d311950d917153df3f76e13eeaae6 (patch)
tree8402da825d1ebb938f2135ddcddcaffe314217c4
parent5fee26498e8658c7919c824e825966c2519daba0 (diff)
downloadATCD-4ee75544fc6d311950d917153df3f76e13eeaae6.tar.gz
*** empty log message ***
-rw-r--r--TAO/orbsvcs/orbsvcs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Makefile b/TAO/orbsvcs/orbsvcs/Makefile
index 13933180b85..613eb0b4ca2 100644
--- a/TAO/orbsvcs/orbsvcs/Makefile
+++ b/TAO/orbsvcs/orbsvcs/Makefile
@@ -16,6 +16,7 @@ SHLIB = $(LIBNAME).$(SOEXT)
# On non-Windows environment, we should at least define
# the export_include IDL flag.
TAO_IDLFLAGS = -Wb,export_macro=TAO_ORBSVCS_Export -Wb,export_include=orbsvcs_export.h
+ \ -DTAO_HAS_DYNAMIC_PROPERTY_BUG
IDL_FILES = \
CosNamingC \