diff configure @ 13055:73f18d9f0ca9

portability fix taken from the NetBSD patch set
author diego
date Thu, 19 Aug 2004 17:18:06 +0000
parents 4072143b84f6
children 13dd2667381d
line wrap: on
line diff
--- a/configure	Thu Aug 19 16:26:16 2004 +0000
+++ b/configure	Thu Aug 19 17:18:06 2004 +0000
@@ -872,7 +872,7 @@
     _optimizing=''
     ;;
 
-  x86_64)
+  x86_64|amd64)
     _def_arch='#define ARCH_X86_64 1'
     _target_arch='TARGET_ARCH_X86_64 = yes'
     iproc='x86_64'