From 9b3da05e3acfdf35a1ffb37b3ea9939d3fc47b91 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 8 Sep 2011 17:36:56 +0000 Subject: Thu Sep 8 17:32:48 UTC 2011 Johnny Willemsen * ace/TP_Reactor.h: Typo fixed * ace/Process_Manager.cpp: Layout changes * ace/config-sunos5.5.h: Removed old comment * ace/Signal.h: Doxygen cleanup * ace/OS_NS_errno.inl: Const changes * ace/OS_NS_errno.h: Only define ACE_ERRNO_TYPE when it is not defined yet, that way we can just set it in config-android.h * ace/config-android.h: Cleanup and set various defines needed to get correct runtime behavior * bin/PerlACE/Process_VMS.pm: Chorus support removal * bin/PerlACE/README: Layout changes * include/makeinclude/platform_android.GNU: Further cleanup --- ACE/ace/config-sunos5.5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ACE/ace/config-sunos5.5.h') diff --git a/ACE/ace/config-sunos5.5.h b/ACE/ace/config-sunos5.5.h index 3894f67ad7e..44a9a9c276f 100644 --- a/ACE/ace/config-sunos5.5.h +++ b/ACE/ace/config-sunos5.5.h @@ -4,7 +4,7 @@ // This configuration file is designed to work for SunOS 5.5 platforms // using the following compilers: // * Sun C++ 4.2 and later (including 5.x), patched as noted below -// * g++ 2.7.2 and later, including egcs +// * g++ // * Green Hills 1.8.8 and later #ifndef ACE_CONFIG_H -- cgit v1.2.1