From db7a7a006302eab51a068958bacb526a47939f86 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 15 Jan 2004 16:14:05 +0000 Subject: ChangeLogTag: Thu Jan 15 16:12:54 UTC 2004 Johnny Willemsen --- TAO/tests/CodeSets/libs/IBM1047_ISO8859/IBM1047_ISO8859_export.h | 2 +- TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_export.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'TAO/tests/CodeSets') diff --git a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/IBM1047_ISO8859_export.h b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/IBM1047_ISO8859_export.h index 66305084475..5a31c9c23b9 100644 --- a/TAO/tests/CodeSets/libs/IBM1047_ISO8859/IBM1047_ISO8859_export.h +++ b/TAO/tests/CodeSets/libs/IBM1047_ISO8859/IBM1047_ISO8859_export.h @@ -9,7 +9,7 @@ #include "ace/config-all.h" -#if defined (AS_STATIC_LIBS) +#if defined (TAO_AS_STATIC_LIBS) # if !defined (IBM1047_ISO8859_HAS_DLL) # define IBM1047_ISO8859_HAS_DLL 0 # endif /* ! IBM1047_ISO8859_HAS_DLL */ diff --git a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_export.h b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_export.h index 0fb10dd8d7c..d668942ef44 100644 --- a/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_export.h +++ b/TAO/tests/CodeSets/libs/UCS4_UTF16/WUCS4_UTF16_export.h @@ -9,7 +9,7 @@ #include "ace/config-all.h" -#if defined (AS_STATIC_LIBS) +#if defined (TAO_AS_STATIC_LIBS) # if !defined (UCS4_UTF16_HAS_DLL) # define UCS4_UTF16_HAS_DLL 0 # endif /* ! UCS4_UTF16_HAS_DLL */ -- cgit v1.2.1