head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2009.08.21.04.39.28;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- add experimetal support for new archs
@
text
@--- configure.orig	2009-05-18 16:27:06.000000000 +0200
+++ configure	2009-07-03 07:32:51.000000000 +0200
@@@@ -38,6 +38,9 @@@@
   i386|i486|i586|i686|i86pc|BePC)
     cpu="x86"
   ;;
+  amd64)
+    cpu="x86-64"
+  ;;
   x86_64)
     cpu="x86-64"
   ;;
@
