From 722010dbea5887558dd7d954a19d918119e37b4f Mon Sep 17 00:00:00 2001 From: Matt Messier Date: Thu, 10 May 2007 15:48:44 -0400 Subject: Rename PPC_ARCH to ARCH_PPC for consistency. Move the definition of it to a much more appropriate location. --- m4/xv.m4 | 8 -------- 1 file changed, 8 deletions(-) (limited to 'm4') 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. -- cgit v1.2.3