summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:42:52 +0000
committerEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:42:52 +0000
commit001d05215afdf2a86040db5fa0dc94ae8130a986 (patch)
tree95523639c16fcf0d75ff25d451e8acbe10699e4e
parente1776973e1fbb3d6a0b043a3b34ff56c61416a7f (diff)
Merge the new release from HEADXACE-SELINUX
-rw-r--r--include/X11/Xtos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xtos.h b/include/X11/Xtos.h
index efb08cf..005cf0d 100644
--- a/include/X11/Xtos.h
+++ b/include/X11/Xtos.h
@@ -67,7 +67,7 @@ SOFTWARE.
defined(__sparc64__) || \
defined(__s390x__) || \
(defined(__hppa__) && defined(__LP64__)) || \
- defined(__AMD64__) || defined(AMD64) || \
+ defined(__amd64__) || defined(amd64) || \
(defined(sgi) && (_MIPS_SZLONG == 64))
#define LONG64
#endif