configure.ac: remove remnants of ppc asm support

Missed by d387899388.

Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Matt Turner 2012-08-01 08:27:37 -07:00
parent 33ef67ab20
commit 0e38a3ca52

View file

@ -470,13 +470,6 @@ if test "x$enable_asm" = xyes; then
;;
esac
;;
powerpc)
case "$host_os" in
linux*)
asm_arch=ppc
;;
esac
;;
sparc*)
case "$host_os" in
linux*)