summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-05-04 13:52:12 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-05-04 13:52:12 +0000
commite08df746ff270e8c3f392b127fa302e2818b18f8 (patch)
tree70bc35b3fba3e5eee89c360028d902fa46d4e722
parent4eb07d0450b69af6cae28344da3e4fa9e8826e76 (diff)
downloadATCD-e08df746ff270e8c3f392b127fa302e2818b18f8.tar.gz
ChangeLogTag: Wed May 4 12:57:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--include/makeinclude/platform_aix_ibm.GNU5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/makeinclude/platform_aix_ibm.GNU b/include/makeinclude/platform_aix_ibm.GNU
index a91b8f94f99..6deafacc15a 100644
--- a/include/makeinclude/platform_aix_ibm.GNU
+++ b/include/makeinclude/platform_aix_ibm.GNU
@@ -135,8 +135,9 @@ endif
# At the moment an idl file just contains includes of other idl files
# the Visual Age preprocessor doesn't report that file in the list of
# files that is used. The only way we can workaround this is using the
-# gcc preprocessor
-TAO_IDL_PREPROCESSOR = gcc
+# gcc preprocessor, do this in your platform_macros.GNU is this
+# causes problems
+# TAO_IDL_PREPROCESSOR = gcc
ifeq ($(exceptions),0)
CCFLAGS += -qnoeh