summaryrefslogtreecommitdiff
path: root/ace/config-lynxos.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-15 21:47:19 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-15 21:47:19 +0000
commit311690e39a4b1760df4c5105677390a2b4fe4e99 (patch)
tree63e3fcae47d3f82e57eaf542d515e9ae42ec55a9 /ace/config-lynxos.h
parent45f83435bdb21373252819a35642426cfc946a24 (diff)
downloadATCD-311690e39a4b1760df4c5105677390a2b4fe4e99.tar.gz
added ACE_HAS_PENTIUM
Diffstat (limited to 'ace/config-lynxos.h')
-rw-r--r--ace/config-lynxos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-lynxos.h b/ace/config-lynxos.h
index 7a9d8b89343..915267fa8fe 100644
--- a/ace/config-lynxos.h
+++ b/ace/config-lynxos.h
@@ -29,6 +29,7 @@
// PowerPC libraries don't seem to have alloca ()
# define ACE_HAS_ALLOCA
# define ACE_HAS_ALLOCA_H
+# define ACE_HAS_PENTIUM
#endif /* x86 */
// System include files are not in sys/, this gets rid of warning.