summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-03 16:35:50 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-03 16:35:50 +0000
commit2a1416ccb81478df29d724e4d785a4279cf23b78 (patch)
tree1874554a0a03cedb8a61ff5696c7296fe011049e
parent6c773b08fc5befb3b013238fb67634a8a7a5d29d (diff)
downloadATCD-2a1416ccb81478df29d724e4d785a4279cf23b78.tar.gz
disabled perfect hashing
-rw-r--r--TAO/tests/Cubit/TAO/IDL_Cubit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Cubit/TAO/IDL_Cubit/Makefile b/TAO/tests/Cubit/TAO/IDL_Cubit/Makefile
index 35b6ed0e9fb..d85d10e9cdf 100644
--- a/TAO/tests/Cubit/TAO/IDL_Cubit/Makefile
+++ b/TAO/tests/Cubit/TAO/IDL_Cubit/Makefile
@@ -12,8 +12,8 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif # ! TAO_ROOT
-#To use perfect hashing op lookup strategy, use -P.
-TAO_IDLFLAGS += -P
+#To use perfect hashing op lookup strategy, use -P.
+# TAO_IDLFLAGS += -P
LDLIBS = -lorbsvcs -lTAO