summaryrefslogtreecommitdiff
path: root/ACE/ace/config-macosx-leopard.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-11-28 11:01:50 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-11-28 11:01:50 +0000
commit490263a66ccc06b14e14e59ec9ea1134c3cd22e1 (patch)
tree654c014f7965dc0056ee96a95e202eb3d0bef02c /ACE/ace/config-macosx-leopard.h
parent20f2fd21a35acf0862fbb80eb8f0645b4377b556 (diff)
downloadATCD-490263a66ccc06b14e14e59ec9ea1134c3cd22e1.tar.gz
Fri Nov 28 10:59:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/config-macosx-leopard.h')
-rw-r--r--ACE/ace/config-macosx-leopard.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/config-macosx-leopard.h b/ACE/ace/config-macosx-leopard.h
index e06ae2a1182..a8678fd6490 100644
--- a/ACE/ace/config-macosx-leopard.h
+++ b/ACE/ace/config-macosx-leopard.h
@@ -32,7 +32,7 @@
#define ACE_HAS_WORKING_EXPLICIT_TEMPLATE_DESTRUCTOR
-#define ACE_SIZE_T_FORMAT_SPECIFIER ACE_TEXT ("%lu")
+#define ACE_SIZE_T_FORMAT_SPECIFIER_ASCII "%lu"
#if !defined (__i386__)
# if defined (ACE_HAS_PENTIUM)
@@ -54,7 +54,7 @@
#define ACE_LACKS_STROPTS_H
// Platform provides <execinfo.h> header.
-#define ACE_HAS_EXECINFO_H
+#define ACE_HAS_EXECINFO_H
// Wcharness....
#define ACE_HAS_WCHAR