From bdf532ca60b70b7b26694578d67b1788465fdc0c Mon Sep 17 00:00:00 2001 From: schmidt Date: Wed, 28 Aug 2002 11:25:16 +0000 Subject: ChangeLogTag:Wed Aug 28 06:18:35 2002 Douglas C. Schmidt --- ChangeLog | 10 ++++++++++ ChangeLogs/ChangeLog-03a | 10 ++++++++++ ace/config-sunos5.8-sunc++-5.4.h | 15 --------------- include/makeinclude/platform_sunos5_sunc++5.4.GNU | 7 ------- 4 files changed, 20 insertions(+), 22 deletions(-) delete mode 100644 ace/config-sunos5.8-sunc++-5.4.h delete mode 100644 include/makeinclude/platform_sunos5_sunc++5.4.GNU diff --git a/ChangeLog b/ChangeLog index 134ed58e165..f04559e34d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Wed Aug 28 06:18:35 2002 Douglas C. Schmidt + + * ace: Removed the config-sunos5.8-sunc++-5.4.h file since these + changes should go in the config-sunos5.8.h file rather than + a special file. Thanks to Steve Huston for noticing this. + + * include/makeincludes: Removed the platform_sunos5_sunc++5.4.GNU + file since it's no different from the platform_sunos5_sunc++.GNU + file. Thanks to Steve Huston for noticing this. + Wed Aug 28 06:12:12 UTC 2002 Johnny Willemsen * etc/tao.doxygen: diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 134ed58e165..f04559e34d3 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,13 @@ +Wed Aug 28 06:18:35 2002 Douglas C. Schmidt + + * ace: Removed the config-sunos5.8-sunc++-5.4.h file since these + changes should go in the config-sunos5.8.h file rather than + a special file. Thanks to Steve Huston for noticing this. + + * include/makeincludes: Removed the platform_sunos5_sunc++5.4.GNU + file since it's no different from the platform_sunos5_sunc++.GNU + file. Thanks to Steve Huston for noticing this. + Wed Aug 28 06:12:12 UTC 2002 Johnny Willemsen * etc/tao.doxygen: diff --git a/ace/config-sunos5.8-sunc++-5.4.h b/ace/config-sunos5.8-sunc++-5.4.h deleted file mode 100644 index cbfd2a7c36a..00000000000 --- a/ace/config-sunos5.8-sunc++-5.4.h +++ /dev/null @@ -1,15 +0,0 @@ -// -*- C++ -*- -// -// $Id$ - -// The following configuration file is designed to work for SunOS 5.8 -// (Solaris 8) platforms using the SunC++ SPRO 5.4 compiler. - -#ifndef ACE_CONFIG_H - -#define ACE_ONLY_LATEST_AND_GREATEST -#define ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIB 1 -#define ACE_HAS_REACTOR_NOTIFICATION_QUEUE 1 -#include "ace/config-sunos5.7.h" - -#undef ACE_HAS_TEMPLATE_TYPEDEFS diff --git a/include/makeinclude/platform_sunos5_sunc++5.4.GNU b/include/makeinclude/platform_sunos5_sunc++5.4.GNU deleted file mode 100644 index b1b81b900d6..00000000000 --- a/include/makeinclude/platform_sunos5_sunc++5.4.GNU +++ /dev/null @@ -1,7 +0,0 @@ -# -# $Id$ -# - -exceptions=1 - -include $(ACE_ROOT)/include/makeinclude/platform_sunos5_sunc++.GNU -- cgit v1.2.1