From e6e20a375f29e47fce12c5ec0a380172613958d7 Mon Sep 17 00:00:00 2001 From: heather Date: Fri, 7 Feb 2003 21:35:39 +0000 Subject: ChangeLogTag: Fri Feb 7 16:55:58 2003 Heather Drury --- ChangeLog | 6 ++++++ ChangeLogs/ChangeLog-03a | 6 ++++++ ace/config-aix-4.x.h | 3 --- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index d912d547659..6bc99fdad2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Feb 7 16:55:58 2003 Heather Drury + + * ace/config-aix-4.x.h: Reverted change to aix config file: + + Fri Feb 7 15:27:40 2003 Heather Drury + Fri Feb 7 15:37:19 2003 Steve Huston * include/makeinclude/platform_aix_ibm.GNU: Define DCCFLAGS with the diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index d912d547659..6bc99fdad2d 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,9 @@ +Fri Feb 7 16:55:58 2003 Heather Drury + + * ace/config-aix-4.x.h: Reverted change to aix config file: + + Fri Feb 7 15:27:40 2003 Heather Drury + Fri Feb 7 15:37:19 2003 Steve Huston * include/makeinclude/platform_aix_ibm.GNU: Define DCCFLAGS with the diff --git a/ace/config-aix-4.x.h b/ace/config-aix-4.x.h index 71f84abab09..c8ad970e6f7 100644 --- a/ace/config-aix-4.x.h +++ b/ace/config-aix-4.x.h @@ -53,9 +53,6 @@ # if defined (__IBMCPP__) && (__IBMCPP__ >= 400) # define ACE_HAS_STD_TEMPLATE_SPECIALIZATION # define ACE_HAS_TYPENAME_KEYWORD -# if (__IBMCPP__ < 600) /* VisualAge C++ 6 has registry implementation of templates (may still need to add option for it) */ -# define ACE_TEMPLATES_REQUIRE_SOURCE -# endif /* __IBMCPP__ < 600 */ # undef WIFEXITED # undef WEXITSTATUS # if (__IBMCPP__ >= 500) /* Visual Age C++ 5 */ -- cgit v1.2.1