head	1.2;
access;
symbols
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.09.20.18.24.24;	author johans;	state dead;
branches;
next	1.1;

1.1
date	2005.10.10.14.36.03;	author mnag;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.3.0
- Remove amd64-specific patch (fixed in dist)
@
text
@--- cnf/bin/afnix-guess.orig	Mon Oct 10 11:02:54 2005
+++ cnf/bin/afnix-guess	Mon Oct 10 11:03:10 2005
@@@@ -116,6 +116,7 @@@@
     ia64)     proc_name=ia64;;
     s390*)    proc_name=s390;;
     x86_64)   proc_name=x64;;
+    amd64)    proc_name=x64;;
     esac
 }
 
@


1.1
log
@Fix build on amd64

Noticed by:	kris
Approved by:	Johan van Selst <johans@@stack.nl> (maintainer)
@
text
@@

