head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2013.01.12.19.03.43;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310285
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@
$FreeBSD: head/lang/mit-scheme/files/patch-configure 310285 2013-01-12 16:58:37Z olgeni $

--- configure.orig
+++ configure
@@@@ -3608,7 +3608,7 @@@@
     vax)
 	mit_scheme_native_code=vax
 	;;
-    x86_64)
+    x86_64|amd64)
 	mit_scheme_native_code=x86-64
 	;;
     *)
@@@@ -6160,7 +6160,7 @@@@
     vax)
 	mit_scheme_native_code=vax
 	;;
-    x86_64)
+    x86_64|amd64)
 	mit_scheme_native_code=x86-64
 	;;
     *)
@
