--- ogle-0.9.2/configure.in 2003-11-04 03:18:41.000000000 -0800 +++ ogle-0.9.2-patch/configure.in 2005-04-22 18:39:56.000000000 -0700 @@ -724,7 +724,7 @@ dnl what about k6 / athlon dnl will it still assemble the mmx instructions when -march=i386 dnl CFLAGS="$CFLAGS -march=$host_cpu" - XCFLAGS="$CFLAGS -march=i586 -mcpu=pentiumpro" + XCFLAGS="$CFLAGS -march=i586 -mtune=pentiumpro" fi USE_MMX=yes ;;