summaryrefslogtreecommitdiffstats
path: root/scmfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'scmfig.h')
-rw-r--r--scmfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scmfig.h b/scmfig.h
index 3e4b531..8d3fab6 100644
--- a/scmfig.h
+++ b/scmfig.h
@@ -281,7 +281,7 @@ rgx.c init_rgx(); regcomp and regexec. */
#ifdef __alpha
# define SHORT_INT
#endif
-#ifdef __ia64
+#if defined (__ia64) || defined (__powerpc64__) || defined (__x86_64__)
# define SHORT_INT
# define CDR_DOUBLES
#endif