From fa333fe2dc2e77ce69d0e212f65106df25b0c07d Mon Sep 17 00:00:00 2001 From: Matt Messier Date: Wed, 2 May 2007 14:58:55 -0400 Subject: Mac OS X Universal Binary support --- src/post/goom/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/post/goom/Makefile.am b/src/post/goom/Makefile.am index 53a806a7a..481b66b41 100644 --- a/src/post/goom/Makefile.am +++ b/src/post/goom/Makefile.am @@ -19,9 +19,9 @@ xinepost_LTLIBRARIES = xineplug_post_goom.la #AM_CPPFLAGS = -DCPU_POWERPC #endif -if HAVE_MMX +#if HAVE_MMX extra_files = mmx.c xmmx.c -endif +#endif xineplug_post_goom_la_SOURCES = $(extra_files) xine_goom.c \ config_param.c convolve_fx.c cpu_info.c drawmethods.c filters.c flying_stars_fx.c \ -- cgit v1.2.3