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


1.2
date	2004.05.09.21.48.58;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2004.02.28.16.58.12;	author arved;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 3.4.0

PR:		ports/66362
Submitted by:	klm <klm@@uidzero.org> (maintainer)
@
text
@--- configure.orig	Sat Feb 28 17:48:30 2004
+++ configure	Sat Feb 28 17:49:52 2004
@@@@ -1441,6 +1441,8 @@@@
 _ACEOF
 
 	;;
+amd64*)
+	;;
 *)
         echo
         echo "The target cpu, $host_cpu, is not currently supported."
@


1.1
log
@Respect CFLAGS
Fix build on AMD64

Reported by:	bento
@
text
@@

