summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/xv.m48
1 files changed, 0 insertions, 8 deletions
diff --git a/m4/xv.m4 b/m4/xv.m4
index 073f339fb..1c1e98be9 100644
--- a/m4/xv.m4
+++ b/m4/xv.m4
@@ -128,15 +128,7 @@ AC_DEFUN([XINE_XV_SUPPORT], [
XV_LIBS="libXv.so"
fi
;;
-
- ppc-*-linux* | powerpc-*)
- ppc_arch="yes"
- ;;
-
- *)
- ;;
esac
- AM_CONDITIONAL(PPC_ARCH, test "x$ppc_arch" = "xyes")
dnl
dnl Check if we can enable the xxmc plugin.