summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ACE/ChangeLog5
-rw-r--r--ACE/ace/config-lynxos.h2
2 files changed, 7 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 5536f966bd6..a465c990d97 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb 23 15:15:00 UTC 2010 Simon Massey <sma at prismtech dot com>
+
+ * ace/config-lynxos.h:
+ #define ACE_LACKS_CEILL & ACE_LACKS_FLOORL
+
Tue Feb 23 08:59:54 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/config-vxworks6.4.h:
diff --git a/ACE/ace/config-lynxos.h b/ACE/ace/config-lynxos.h
index e05a8f2f496..b5108564605 100644
--- a/ACE/ace/config-lynxos.h
+++ b/ACE/ace/config-lynxos.h
@@ -170,6 +170,8 @@
// LynxOS 5.0 Additons
# define ACE_HAS_CONSISTENT_SIGNAL_PROTOTYPES
# define ACE_HAS_NONCONST_INET_ADDR
+# define ACE_LACKS_CEILL
+# define ACE_LACKS_FLOORL
# define ACE_LACKS_INET_ATON_PROTOTYPE
# define ACE_LACKS_SEMBUF_T
# define ACE_LACKS_STROPTS_H