Index: gnusound-0.7.4/configure.ac
===================================================================
--- gnusound-0.7.4.orig/configure.ac	2007-06-02 16:41:56.144140562 +0200
+++ gnusound-0.7.4/configure.ac	2007-06-02 16:42:04.003104763 +0200
@@ -36,7 +36,7 @@
 dnl System type
 AC_CANONICAL_HOST
 case $host_cpu in
-i686|x86|x86_64|x86pc|k5|k6|k6-2|k6-3|pentium*|athlon*)
+i686|x86|x86pc|k5|k6|k6-2|k6-3|pentium*|athlon*)
 AC_DEFINE(HAVE_ARCH_X86,,[Whether this computer has an x86 CPU])
 ;;
 esac
